[450842294a02a884f8a7fdb6f4f8110f98a148c5] Changeset [450842294a02a884f8a7fdb6f4f8110f98a148c5] by Alex Suraci

Return true instead of "override" to override controller functions. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[ccaa664167b47343121200bb89d9bfbbe8f7b5fb] Changeset [ccaa664167b47343121200bb89d9bfbbe8f7b5fb] by Alex Suraci

More model relations flexibility. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[58f22264d5b39d8b43ec52330dea960f2f109b4a] Changeset [58f22264d5b39d8b43ec52330dea960f2f109b4a] by Alex Suraci

If (theme dir)/admin exists it will be used to theme the Admin area. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[fc6d342a56651dae8a93077187963df9f57361fc] Changeset [fc6d342a56651dae8a93077187963df9f57361fc] by Alex Suraci

  • Greatly increased model has_many/belongs_to flexibility.
  • Updated the README.
  • Fixed a logic error in Trigger calls.
  • For a trigger call to override a Controller's call, they should return "override".
  • If $id is not set in a model grab but it's in the "where" option, that'll be used so we can keep the caching. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[ad0af46a4d2b7b5ec8a63f3ac2962de14b6a0339] Changeset [ad0af46a4d2b7b5ec8a63f3ac2962de14b6a0339] by Alex Suraci

  • Fixed model object overloading trigger check glitch.
  • Added a fix for empty SimpleXML objects as a result of empty strings.
  • Added another preprocessing fix for WordPress' ass-backwards export format.
  • Fixed wordpress export generator validity check.
  • Comments module no longer uses left joins, in favor of cached dynamic attribute fetching. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[7e8768b454fb3d5cf8cda1813524c80002b3584c] Changeset [7e8768b454fb3d5cf8cda1813524c80002b3584c] by Alex Suraci

  • If a Route call is successful, the original Controller method will be ignored.
  • Fixed a rogue = instead of == in Trigger.php.
  • Added a "user_registered" trigger that passes the new user as the arg. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[2ff3d3bcccd006579e6ad18d584f726ec20f3099] Changeset [2ff3d3bcccd006579e6ad18d584f726ec20f3099] by Alex Suraci

Committed by Alex Suraci

[40a0097e8c74f297e960a55c73e640c57abf27e9] Changeset [40a0097e8c74f297e960a55c73e640c57abf27e9] by Alex Suraci

When specifying a path for an upload, return it prepended to the filename. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[311a2bf6645405323c51da7564880d83f0a44375] Changeset [311a2bf6645405323c51da7564880d83f0a44375] by Alex Suraci

Committed by Alex Suraci

[7266ecf9e8350a23eb169ace2817abfce6713520] Changeset [7266ecf9e8350a23eb169ace2817abfce6713520] by Alex Suraci

  • If the path given to upload() does not exist, it will be created.
  • Logic tweaks in Page->update()
  • Updated the unit tester
  • Tweaked post viewing to place an empty
  • in the comments
    1. so we can still have AJAX with valid XHTML strict.
    2. Names can be quoted with backticks to bypass the auto-table-prefixer. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[bd73ccd06ceaee6c3f4a5ecf00e4f027b19a26c2] Changeset [bd73ccd06ceaee6c3f4a5ecf00e4f027b19a26c2] by Alex Suraci

Removed our DateTime dependency with a simpler, cleaner usage of pre-defined timezones. (No more hardcoded offsets.) http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[63711b58155ffb3a983c53886b64adabd1b7f7ea] Changeset [63711b58155ffb3a983c53886b64adabd1b7f7ea] by Alex Suraci

Committed by Alex Suraci

[372e77c4f2ba61ae9a718d29e525fc76d2952a14] Changeset [372e77c4f2ba61ae9a718d29e525fc76d2952a14] by Alex Suraci

Committed by Alex Suraci

[5f37681d40109641a59b6f845dbac7218342b649] Changeset [5f37681d40109641a59b6f845dbac7218342b649] by Alex Suraci

Initiate the Route with the MainController in error.php in case it's not ready when the error is thrown, so the "Log In" link can be properly displayed. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[cc1ff95533d966b6b6b8cd0c2dffb8f10fdab902] Changeset [cc1ff95533d966b6b6b8cd0c2dffb8f10fdab902] by Alex Suraci

Committed by Alex Suraci

[86afc2878f6cc1596788c51f7bd389e596b2bb0a] Changeset [86afc2878f6cc1596788c51f7bd389e596b2bb0a] by Alex Suraci

Committed by Alex Suraci

[be6af1669a2ee60d574010a189872d19bd02cfdc] Changeset [be6af1669a2ee60d574010a189872d19bd02cfdc] by Alex Suraci

Committed by Alex Suraci

[1273063db3ff19fa5ebce372d4af58a7a1d77223] Changeset [1273063db3ff19fa5ebce372d4af58a7a1d77223] by Alex Suraci

Fixed Quote sources not being properly markup'd. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[da4f0ec1cad48c4ead828ebbaf1cd4e4b4bda37c] Changeset [da4f0ec1cad48c4ead828ebbaf1cd4e4b4bda37c] by Alex Suraci

Committed by Alex Suraci

[f3a55fb7ef39aa2ba886eceeed6faf5c95ef6072] Changeset [f3a55fb7ef39aa2ba886eceeed6faf5c95ef6072] by Alex Suraci

File requiring tweaks. [#259 state:resolved] http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[ced29d0f1d87fb1916a85d9c5a2bfd4a75e3257c] Changeset [ced29d0f1d87fb1916a85d9c5a2bfd4a75e3257c] by Alex Suraci

Allow Cacher URL excludes to be relative from the site URL. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[48203516d0630d46d32b962f69edb8bae21353ef] Changeset [48203516d0630d46d32b962f69edb8bae21353ef] by Alex Suraci

  • You can now set certain URLs to exclude from being cached.
  • Moved the "cancelled" attribute to the Modules class.
  • Added a "route_done" trigger, called after route_init tries all possible calls. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[69cb90bf89a13fc7ec09e1bd28d867a29a153910] Changeset [69cb90bf89a13fc7ec09e1bd28d867a29a153910] by Alex Suraci

Fixed incorrect rejoining of paragraphs in the bookmarklet when submitting a post wiht Tagginator enabled. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[13584a277aa9ee7b35c7c1686e9e5dacea1f53db] Changeset [13584a277aa9ee7b35c7c1686e9e5dacea1f53db] by Alex Suraci

Committed by Alex Suraci

[613947219a80126e5a71ab3c8724dcca910407cd] Changeset [613947219a80126e5a71ab3c8724dcca910407cd] by Alex Suraci

Corrected Post::statuses(). http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[ce3d26c028eb143ee41f96ea38331cb688cd2246] Changeset [ce3d26c028eb143ee41f96ea38331cb688cd2246] by Alex Suraci

Fixed post exporting with tags. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[1f9bb11a28799baa28aeaddab88550c066da1918] Changeset [1f9bb11a28799baa28aeaddab88550c066da1918] by Alex Suraci

A post's creator can now view his post even if it's set to a group that is not his own. A helpful message will be displayed when they view the post to inform them. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[3db2031326534389c121e17525740d0844a5a590] Changeset [3db2031326534389c121e17525740d0844a5a590] by Alex Suraci

Committed by Alex Suraci

[88fcd86d2385c9a7f307dab9b58c0dd64d2b8902] Changeset [88fcd86d2385c9a7f307dab9b58c0dd64d2b8902] by Alex Suraci

Committed by Alex Suraci

[c3d2b2820162af5a9c669aa12b460c7913d82791] Changeset [c3d2b2820162af5a9c669aa12b460c7913d82791] by Alex Suraci

Split the Photo feather's image_tag_for function into image_link and image_tag. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[08bfcbbd0492940b546a39dbb67bd8ecd3185c70] Changeset [08bfcbbd0492940b546a39dbb67bd8ecd3185c70] by Alex Suraci

Moved the Route->feed changing stuff to the "view" action altogether. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[8227e88f9aca7b2a8ae48013cd344baf2c54fdae] Changeset [8227e88f9aca7b2a8ae48013cd344baf2c54fdae] by Alex Suraci

When attempting to view a post and the viewing fails, revert the original Route->feed setting. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[2d34862cfd13d2e80e5071cbf182cfb56ac31cae] Changeset [2d34862cfd13d2e80e5071cbf182cfb56ac31cae] by Alex Suraci

  • YAML dumper: If the value is a non-numeric non-empty string, wrap it in quotes.
  • Searching for / with clean URLs leads to a server 404, so don't redirect to the clean URL for that. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[86dea3a645805040ac1380a4666232ea7c2f465e] Changeset [86dea3a645805040ac1380a4666232ea7c2f465e] by Alex Suraci

Made the audio feather post display look less wonky with no markup module enabled. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[d514119f04d9245907b56d74598eebc2e66d673a] Changeset [d514119f04d9245907b56d74598eebc2e66d673a] by Alex Suraci

Added a shortcut icon header. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[7e58aea2fd241084db3379498c884db58e2616c3] Changeset [7e58aea2fd241084db3379498c884db58e2616c3] by Alex Suraci

Committed by Alex Suraci

[51c92e172bdd9512014a9c45e6f7a9c10fb3c0d7] Changeset [51c92e172bdd9512014a9c45e6f7a9c10fb3c0d7] by Alex Suraci

Committed by Alex Suraci

[840e868b6db018f7439edfb7343a81fcdea6d324] Changeset [840e868b6db018f7439edfb7343a81fcdea6d324] by Alex Suraci

Updated the timezone listing to be more precise. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[2205f5ceac450786017b4a0551f9ea7647e18c30] Changeset [2205f5ceac450786017b4a0551f9ea7647e18c30] by Alex Suraci

l10n and triggers list updates. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[0e9d685bab4b36369eccf4d53d034ddca5ed47c0] Changeset [0e9d685bab4b36369eccf4d53d034ddca5ed47c0] by Alex Suraci

Increased the priorities of Markdown and Textilize filters so that they do not conflict with SmartyPants' quotifying code. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[28b3e8935d2197ed887168cf952c9716db2227c5] Changeset [28b3e8935d2197ed887168cf952c9716db2227c5] by Alex Suraci

  • Fixed creating posts ignoring various externalities because I added pleasant default values to its parameters.
  • Fixed the tester's "view page" and "view post" tests. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[3544192d8a4eac018f312cb9eb6f6d4c7076754f] Changeset [3544192d8a4eac018f312cb9eb6f6d4c7076754f] by Alex Suraci

Committed by Alex Suraci

[6e9b8369ef791f83f7bc311bb215025a5c4f7fbd] Changeset [6e9b8369ef791f83f7bc311bb215025a5c4f7fbd] by Alex Suraci

Implemented post attribute keyword searching. [#256 state:resolved] http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[f7a87f76bbb539b1e87f09a704ab43a9a83a455e] Changeset [f7a87f76bbb539b1e87f09a704ab43a9a83a455e] by Alex Suraci

Handle invalid keywords more gracefully. [#258 state:resolved] http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[56ff9a7d58b6130447cf01df6172f856b0169e76] Changeset [56ff9a7d58b6130447cf01df6172f856b0169e76] by Alex Suraci

Committed by Alex Suraci

[d7ecf5d7f6061b55eeb734d58976fafe4981311b] Changeset [d7ecf5d7f6061b55eeb734d58976fafe4981311b] by Alex Suraci

Implemented quoting keyword searches for multi-word matching. [#255 state:resolved] http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[9d32ab36792af4ca58dadb965409839efe6adac5] Changeset [9d32ab36792af4ca58dadb965409839efe6adac5] by Alex Suraci

Committed by Alex Suraci

[458b57ca0fe5c0194d73cd0373a8e5799019621a] Changeset [458b57ca0fe5c0194d73cd0373a8e5799019621a] by Alex Suraci

SQL escaping fixes. [#254 state:resolved] http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[20855c0694e6b79e6ee9f8d87dc343fd9ca8c58f] Changeset [20855c0694e6b79e6ee9f8d87dc343fd9ca8c58f] by Alex Suraci

Made the keywords helper extensible. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

[98e2cf4bc611c6a09d0812182a86665dbb095a8b] Changeset [98e2cf4bc611c6a09d0812182a86665dbb095a8b] by Alex Suraci

Added an ajax_[action] trigger. http://github.com/vito/chyrp/com...

Committed by Alex Suraci

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »