root

Revision Log Mode:


Legend:

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