Timeline
07/03/09: Yesterday
- 16:10 Ticket #280 (add_to_builtins('pylucid_project.apps.pylucid.defaulttags')) created by
- seems do be a bad idea to …
- 16:08 Changeset [2074] by
-
admin views, worked a little bit!
- 15:35 Changeset [2073] by
-
add traceback if import error in settings.py
- 13:33 Changeset [2072] by
-
* Create the new model PyLucidAdminPage? (and share some code with PageTree? ...
- 09:34 Changeset [2071] by
-
* add PyLucid objects via middleware. So it's exist everywhere. * add a ...
- 06:54 Ticket #279 (split update "move table data") created by
- Think to mutch things would be done in "move table data". It can take too …
06/25/09:
- 14:55 Changeset [2070] by
-
starting to add a pylucid admin menu...
- 14:54 Changeset [2069] by
-
typo in method name
- 13:17 Changeset [2068] by
-
- bugfix in pylucid_test_data.create_design()
- add colorscheme arg in ...
- 13:15 Changeset [2067] by
-
err.message -> str(err)
- 11:45 Changeset [2066] by
-
update save_all_color_cachfiles() and bugfix: if no colorscheme used.
- 11:29 Changeset [2065] by
-
bugfix: delete old assert statement. + codecleanup
- 11:21 Changeset [2064] by
- 11:19 Changeset [2063] by
-
better handling of warnings + codecleanup
- 10:37 Changeset [2062] by
-
bugfix: wrong renaming
06/23/09:
- 13:01 Changeset [2061] by
-
work-a-round in unittest login function, but FIXME: Why does in some case ...
- 13:00 Changeset [2060] by
-
- rename ColorField? to ColorValueField?
- simple name.replace(" ", "_") ...
- 11:20 Changeset [2059] by
-
add a incredible color preview ;)
- 10:05 Changeset [2058] by
-
- add colorpicker from http://www.eyecon.ro/colorpicker/ !
- change ...
- 10:04 Ticket #278 (template debug?!?!?) created by
- template debug?!?!?
- 08:39 Ticket #277 (TODO: renamig color name) closed by
- fixed: done in changeset:2057
- 08:39 Changeset [2057] by
-
color names can now be renamed: Rename the placeholder in every headfile, ...
06/22/09:
- 16:02 Ticket #277 (TODO: renamig color name) created by
- TODO: renamig color name
- 15:54 Changeset [2056] by
-
bugfix
- 15:52 Changeset [2055] by
-
inserting colors from ColorScheme?.
06/19/09:
- 20:28 Changeset [2054] by
-
Add background-color into input tag TODO: Change text color, if background ...
- 16:04 Changeset [2053] by
-
add "headfile.render = True"
- 15:57 Changeset [2052] by
-
- Add CSS color scheme stuff, see: ...
06/18/09:
- 16:29 Changeset [2051] by
-
work-a-round: We must find a way to handle redirects!
- 14:11 Ticket #275 (add tests for ajax views and render_pylucid_response shortcut) closed by
- fixed: tested here changeset:2046
- 14:03 Changeset [2050] by
-
nicer output
- 13:52 Changeset [2049] by
-
bugfix in update: Move JS-SHA-Login data into new UserProfile?
- 13:38 Changeset [2048] by
-
headfile cache: Try to create the out path, if it's not exist.
- 12:40 Changeset [2047] by
-
display "switch site" only, if more than one exist ;)
- 11:44 Changeset [2046] by
-
add two ajax tests.
- 09:40 Changeset [2045] by
-
- limit update section to superusers only
- move ...
- 08:36 Changeset [2044] by
-
filter menu with user permissions.
- 08:26 Changeset [2043] by
-
- bugfix in page_admin.check_permissions
- update unittests
- some code ...
- 08:19 Changeset [2042] by
-
Skip only if no tests available -> See other errors.
06/17/09:
- 15:13 Changeset [2041] by
-
start edit page unittest... to be continue...
- 14:56 Changeset [2040] by
-
use django_tools.middlewares.ThreadLocal? in other parts (muchly in ...
- 14:43 Changeset [2039] by
-
"revert" test.db3 to rev 1862, from: ...
- 12:40 Ticket #276 (add tests for ajax views and render_pylucid_response shortcut) closed by
- duplicate
- 12:39 Ticket #272 (JS-SHA-Login salt+checksum + UserProfile creation...) closed by
- fixed: done with: changeset:2038
- 12:39 Changeset [2038] by
-
changes to auto create user profile and fill JS-SHA salt+checksum from raw ...
- 09:34 Ticket #275 (add tests for ajax views and render_pylucid_response shortcut) created by
- 09:34 Ticket #276 (add tests for ajax views and render_pylucid_response shortcut) created by
- 09:34 Ticket #274 (handle redirects in jQery ajax request) created by
- handle redirects in jQery ajax request e.g.: edit page and save
- 09:19 Changeset [2037] by
-
- change the way extra head content would be stored: So ajax view can use ...
- 07:14 Changeset [2036] by
-
add local_settings.py to svn:ignore
06/16/09:
- 14:10 Changeset [2035] by
-
bugfix: remove unused code ;)
- 12:23 Changeset [2034] by
-
ajax login!
- needs tests
- "{{ login_link }}" -> "{% lucidTag auth %}"
- 09:35 Ticket #273 (auth: don't display wrong username -> "username/password wrong") created by
- if the login username is wrong: let the user input a password (send SHA …
- 08:47 Changeset [2033] by
-
add SlowerDevServerMiddleware?, but comment it out. It's usefull for ...
- 07:48 Changeset [2032] by
-
resize textarea width, too.
- 07:48 Changeset [2031] by
-
codecleanup
06/14/09:
- 13:31 Changeset [2030] by
-
<div id="page_content"> needed in all global templates for jQuery ajax ...
06/12/09:
- 15:57 Ticket #272 (JS-SHA-Login salt+checksum + UserProfile creation...) created by
- We must hack into django auth user stuff for auto creation JS-SHA-Login …
- 15:55 Ticket #271 (restore ...) created by
- with changeset:2029 the file was …
- 15:00 Changeset [2029] by
-
First test: Edit page inline with jQuery/Ajax!
- 14:46 Changeset [2028] by
-
wrong get view: raise the full error for developer
- 12:31 Changeset [2027] by
-
add pagemeta to pylucid objects
06/10/09:
- 15:47 Changeset [2026] by
-
* make: EditableHtmlHeadFile?.get_absolute_url() *
- 15:17 Ticket #270 (use jQuery in SHA-JS-Login) created by
- use jQuery in SHA-JS-Login
- 15:16 Changeset [2025] by
-
add headfile_cache to svn ignore
- 15:10 Ticket #257 (The menu entry name "sub_menu") closed by
- fixed: "admin menu" used in v0.9
- 15:08 Ticket #269 (add a template block tag for adding headfiles...) closed by
- fixed: done with changeset:2022
- 14:59 Changeset [2024] by
-
* Add "Design" test: Check the created stylesheet links in the html ...
- 13:07 Changeset [2023] by
-
Add missing unittest template file.
06/09/09:
- 16:15 Changeset [2022] by
-
* rewrite headfile stuff. * add own jQuery.js * Use the jQuery part of the ...
06/08/09:
- 15:25 Changeset [2021] by
-
add current use lang for get the PluginPage? entry, is that usefull??? See ...
06/06/09:
- 12:44 Ticket #269 (add a template block tag for adding headfiles...) created by
- add a template block tag for adding headfiles…
06/04/09:
- 10:11 Changeset [2020] by
-
* add superfish menu into admin panel. * move update section to ...
- 07:26 Changeset [2019] by
-
add some panel links
