root/trunk

Revision Log Mode:


Legend:

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