root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @287 [287] 44 hours akaihola [url_language] Now works for class based views, too.
(edit) @286 [286] 5 weeks akaihola [url_language] Now also saves the language setting in the session or a …
(edit) @285 [285] 5 weeks akaihola [test] Fixed a typo in post-Django-1.0 compatibility code.
(edit) @284 [284] 7 weeks akaihola [test] Refactored build_for_doctests()
(edit) @283 [283] 3 months akaihola [template] Updated the recurse tag from 1.0 to 1.1.
(edit) @282 [282] 3 months akaihola [bash_helpers] Added the manage script.
(edit) @281 [281] 3 months akaihola [test] Fixed test.simple Django pre-1.0 compatibility.
(edit) @280 [280] 3 months akaihola [auth] Fixing mod_wsgi compatibility by removing print statements.
(edit) @279 [279] 3 months akaihola [url_language] Split i18n_url functionality to two different regex …
(edit) @278 [278] 3 months akaihola [threadedtopics] New topics were not saved to the database. Fixed!
(edit) @277 [277] 3 months akaihola [threadedtopics] Fixed fallback when magicforms is missing.
(edit) @276 [276] 4 months akaihola [threadedtopics] Now works without magicforms again, too.
(edit) @275 [275] 4 months akaihola [threadedtopics] Now supports magicforms. Some additional minor fixes, …
(edit) @274 [274] 4 months akaihola [newforms_extra] Fixed Django <1.0 compatibility.
(edit) @273 [273] 4 months akaihola Poistettu vanhentunut import.
(edit) @272 [272] 4 months akaihola [newforms_extra] Fixed Django 1.0 compatibility.
(edit) @271 [271] 4 months akaihola [languages] Fixed Django 1.0 compatibility.
(edit) @270 [270] 4 months akaihola [contenttypes] Improved Django 1.0 compatibility.
(edit) @269 [269] 4 months akaihola [auth] Improved Django 1.0 compatibility.
(edit) @268 [268] 4 months akaihola [url_language] Added special middleware for leaving the LANGUAGE_CODE …
(edit) @267 [267] 4 months akaihola [test] Added a helper for building doctest suites easily.
(edit) @266 [266] 4 months akaihola [test] Added a HTTP request factory class (stolen from …
(edit) @265 [265] 4 months akaihola [djselect] Fixed Django 1.0 compatibility.
(edit) @263 [263] 4 months akaihola [test] Fixed test.simple Django 1.0 compatibility.
(edit) @262 [262] 5 months akaihola [threadedtopics] Added a bit of validation.
(edit) @261 [261] 5 months akaihola [roundpages] Now compatible with current #django4030 patch.
(edit) @260 [260] 5 months akaihola [roundpages] Now compatible with Django 1.0 alpha (after newforms-admin …
(edit) @259 [259] 5 months akaihola [newforms_extra] Added FinnishDateField?.
(edit) @258 [258] 6 months akaihola [yui] Added support for optional modules. Improved error handling.
(edit) @257 [257] 6 months akaihola [microformats] Fixed a compatibility problem with current Django trunk.
(edit) @256 [256] 6 months akaihola [db] Fixed compatibility with qs-rf.
(edit) @255 [255] 6 months akaihola [ambidatetime] Re-factored the duration formatting filter and added one …
(edit) @254 [254] 6 months akaihola Added the QueryMethodProxyingManager? manager class.
(edit) @251 [251] 7 months akaihola [db] qs-rf compatibility fix.
(edit) @250 [250] 8 months akaihola [shortcuts] Added missing import to shortcuts.
(edit) @248 [248] 8 months akaihola [permission_automenu] Code refactoring. Maybe works better, too, now, but …
(edit) @247 [247] 8 months akaihola [newforms_extra] Updated groupedchoice to work with current …
(edit) @246 [246] 8 months akaihola [shortcuts] Added the redirect_to_reverse shortcut.
(edit) @245 [245] 8 months akaihola [testing] Added the follow() command to the djangotwill library.
(edit) @244 [244] 9 months akaihola [yui] Added context processor for inserting the YUI include base URL to …
(edit) @243 [243] 9 months akaihola Fixed #ostinato193: .select_related() calls now qs-rf compatible.
(edit) @242 [242] 9 months akaihola Fixed #ostinato193: .select_related() calls now qs-rf compatible.
(edit) @241 [241] 9 months akaihola Fixed #ostinato186: missing roundpage redirected to edit mode if …
(edit) @240 [240] 9 months akaihola Fixed #ostinato185: roundpage paths included in the site map.
(edit) @239 [239] 9 months akaihola [roundpages] Show URL instead of empty title in sitemap if page missing
(edit) @238 [238] 9 months akaihola [auth] Fixed login from root. Added url-prefix logout.
(edit) @237 [237] 9 months akaihola [roundpages] Implemented simple search functionality.
(edit) @236 [236] 9 months akaihola [url_language] fixed indentation style
(edit) @235 [235] 9 months akaihola Korjataan #170: sivukartan käyttöliittymää kehitetty.
(edit) @234 [234] 9 months akaihola [yui] Added support for loading the default skin.
(edit) @233 [233] 9 months akaihola [yui] Tweaked documentation
(edit) @232 [232] 9 months akaihola [yui] Added documentation and tests.
(edit) @231 [231] 9 months akaihola [yui] Implemented middleware approach to YUI loading.
(edit) @230 [230] 9 months akaihola [yui] Abandoning template tag approach, does not work across {% extends %} …
(edit) @229 [229] 9 months akaihola [yui] Added the {% YUI_include %} template tag with some unit tests.
(edit) @228 [228] 9 months akaihola [yui] Prettier JavaScript? now.
(edit) @227 [227] 9 months akaihola [dbpickle] Added a little error handling in the initial object deletion …
(edit) @226 [226] 9 months akaihola [yui] Fixed onDOMReady handling.
(edit) @225 [225] 9 months akaihola [shortcuts] Added the redirect template tag.
(edit) @224 [224] 9 months akaihola [languages] Added the make_language_names script.
(edit) @223 [223] 9 months akaihola [url_language] Added optional language code stripping from view arguments. …
(edit) @222 [222] 9 months akaihola [shortcuts] Added the get_next() function and the redirect template tag.
(edit) @221 [221] 9 months akaihola [template] Added the template module with the recurse template tag.
(edit) @220 [220] 9 months akaihola [html] No point in the excerpt filter when …
(edit) @219 [219] 9 months akaihola [html] Added the excerpt filter.
(edit) @218 [218] 9 months akaihola [yui] loader tag not necessary
(edit) @217 [217] 9 months akaihola [auth] Updated the login view to newforms.
(edit) @216 [216] 10 months akaihola [auth] Added missing init.py.
(edit) @215 [215] 10 months akaihola [yui] Added the editor template tag.
(edit) @214 [214] 10 months akaihola [auth] Changed login view name.
(edit) @213 [213] 10 months akaihola [auth] Added the auth login view.
(edit) @212 [212] 10 months akaihola [dbpickle] Dumping now skips missing db tables even better.
(edit) @211 [211] 10 months akaihola [dbpickle] Dumping now skips missing db tables better.
(edit) @210 [210] 10 months akaihola [dbpickle] Dumping now skips missing db tables with a warning.
(edit) @209 [209] 10 months akaihola Kyllä se Event-kirjasto tarvitaan heti.
(edit) @208 [208] 10 months akaihola [yui] Work in progress, getting better.
(edit) @207 [207] 10 months akaihola [yui] Upgraded to use YUI 2.5.1.
(edit) @206 [206] 10 months akaihola [threadedtopics] The topic_html view now takes and discards any extra …
(edit) @205 [205] 10 months akaihola [yui] Added the yui template tag library.
(edit) @198 [198] 10 months akaihola Korjataan #168: Sähköpostiosoite poistettu kommenttilomakkeista. …
(edit) @197 [197] 10 months akaihola [url_language] Added the url_language helper module.
(edit) @196 [196] 10 months akaihola Korjataan #159 ja #160: viestien julkaisu, piilotus ja poisto päivittävät …
(edit) @187 [187] 10 months akaihola [threadedtopics] Empty topic now deleted.
(edit) @186 [186] 10 months akaihola [threadedtopics] Cleaning up. _get_next() topic argument now optional.
(edit) @185 [185] 10 months akaihola [threadedtopics] {% get_threaded_topic_list %} now can include topics with …
(edit) @184 [184] 10 months akaihola [threadedtopics] Added AJAX method for returning comments in a topic as …
(edit) @183 [183] 10 months akaihola [threadedtopics] Added preliminary moderation support and a template ta