root/branches/0.8(django)/PyLucid

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1238 [1238] 3 years JensDiemer change version number to v0.8beta2
(edit) @1237 [1237] 3 years JensDiemer move the TinyMCE config into the internal page.
(edit) @1236 [1236] 3 years JensDiemer open django admin panle in a JavaScript? window
(edit) @1234 [1234] 3 years JensDiemer work-a-round for a not fixed unicode error :(
(edit) @1233 [1233] 3 years JensDiemer Bugfix: convert None to "" in some column.
(edit) @1232 [1232] 3 years JensDiemer Bugfix
(edit) @1230 [1230] 3 years JensDiemer add {% load i18n %}
(edit) @1229 [1229] 3 years JensDiemer -add own 404 and 500 error templates. -more comments in .htaccess
(edit) @1228 [1228] 3 years JensDiemer add a redirect for old PyLucid v0.7 urls.
(edit) @1227 [1227] 3 years JensDiemer check text/html content
(edit) @1226 [1226] 3 years JensDiemer change for bigger mails
(edit) @1225 [1225] 3 years JensDiemer bugfix for the password reset.
(edit) @1223 [1223] 3 years JensDiemer cleanup a little bit.
(edit) @1221 [1221] 3 years JensDiemer update the settings_example.py
(edit) @1219 [1219] 3 years JensDiemer Disable DEBUG
(edit) @1218 [1218] 3 years JensDiemer small updates for the install section.
(edit) @1217 [1217] 3 years JensDiemer Bugfix: Hide hidden sub-pages.
(edit) @1216 [1216] 3 years JensDiemer remove SVN version info, if it not exists.
(edit) @1215 [1215] 3 years JensDiemer Add information, how to update a old PyLucid installation.
(edit) @1214 [1214] 3 years JensDiemer -update "user admin" -add "Check and correct the page tree"
(edit) @1213 [1213] 3 years JensDiemer change the version number from alpha3 to beta1
(edit) @1212 [1212] 3 years JensDiemer Add "-" character to the url pattern.
(edit) @1211 [1211] 3 years JensDiemer change url syntax: "ANewUrlIsThis" -> "A-new-URL-is-this" bugfix: check …
(edit) @1210 [1210] 3 years JensDiemer change svn properties.
(edit) @1209 [1209] 3 years JensDiemer change settings import to the django-way: …
(edit) @1208 [1208] 3 years JensDiemer fix for …
(edit) @1207 [1207] 3 years JensDiemer update install data.
(edit) @1206 [1206] 3 years JensDiemer Hack the SourceCode? Plugin together 80 not a good way, too.
(edit) @1205 [1205] 3 years JensDiemer -add a better exception text for a forgotten settings change (changes in …
(edit) @1204 [1204] 3 years JensDiemer -move the user set_password monkey patch from the index.py to the model.py
(edit) @1203 [1203] 3 years JensDiemer clean up the example settings
(edit) @1202 [1202] 3 years JensDiemer -megre base_settings.py into the normal settings file …
(edit) @1201 [1201] 3 years JensDiemer use django.utils.version.get_svn_revision for the PYLUCID_VERSION_STRING, …
(edit) @1200 [1200] 3 years JensDiemer delete old modul_admin files.
(edit) @1199 [1199] 3 years JensDiemer -reimplement the plugin administration! -Add a HelloWorld? external Plugin. …
(edit) @1198 [1198] 3 years JensDiemer remove obsolete db/meta.py
(edit) @1197 [1197] 3 years JensDiemer Catch the error if no page exists.
(edit) @1196 [1196] 3 years JensDiemer -updates for creating a superuser in the _install section. -update …
(edit) @1195 [1195] 3 years JensDiemer -Change User and JS-SHA-Login data handling. -bugfixes in db_dump and the …
(edit) @1194 [1194] 3 years JensDiemer -Some Bugfixes -Updates because django backwards-incompatible changes
(edit) @1193 [1193] 3 years JensDiemer Bugfix for Check Preferences
(edit) @1192 [1192] 3 years JensDiemer -Update many things arount the JS-SHA-Login. (Password reset should work …
(edit) @1191 [1191] 3 years JensDiemer - updates for the SHA-JS-Login and password reset (must be bugfixed and …
(edit) @1190 [1190] 3 years JensDiemer -PyLucid.system.URLs revised -add a unittest for the URLs
(edit) @1188 [1188] 3 years JensDiemer Drop PyLucid_markup table ("tinyTextile" renamed to "textile")
(edit) @1187 [1187] 3 years JensDiemer remove a unused cgitb
(edit) @1186 [1186] 3 years JensDiemer -next step to a password reset via email (but not ready, yet.) -user …
(edit) @1185 [1185] 3 years JensDiemer Bugfixes for _install execute python code.
(edit) @1184 [1184] 3 years JensDiemer Redirect every "warning" messages into the page_msg
(edit) @1183 [1183] 3 years JensDiemer "tinyTextile" renamed to "textile"
(edit) @1182 [1182] 3 years JensDiemer Update db_dump_data ("tinyTextile" renamed to "textile")
(edit) @1181 [1181] 3 years JensDiemer Bugfixes for "tinyTextile" renamed to "textile"
(edit) @1180 [1180] 3 years JensDiemer auth: Password reset. (A first step, only.)
(edit) @1179 [1179] 3 years JensDiemer -update the "update routines"... -delete the old MySQLdump plugin.
(edit) @1178 [1178] 3 years JensDiemer bugfix: sha1.js -> sha.js
(edit) @1177 [1177] 3 years JensDiemer Update for a first working JS-SHA1-Login ;)
(edit) @1176 [1176] 3 years JensDiemer one step closer to a JS-SHA1-Login ;)
(edit) @1175 [1175] 3 years JensDiemer some change in auth... But SHA1-Login not implemented, yet…
(edit) @1174 [1174] 3 years JensDiemer Drop preferences table before syncdb (for updating).
(edit) @1173 [1173] 3 years JensDiemer Output without escape sequences (_install section SQLinfo)
(edit) @1172 [1172] 3 years JensDiemer Use PyLucid.system.page_msg in the _install section login, too.
(edit) @1170 [1170] 3 years JensDiemer Bugfix for _install login: Wrong hash length checks.
(edit) @1169 [1169] 3 years JensDiemer -implement a first step to a JS-SHA1-Login (implemented only a plaintext …
(edit) @1168 [1168] 3 years JensDiemer -update svn:keywords -update license information: change from "GPL v2 or …
(edit) @1167 [1167] 3 years JensDiemer Bugfix in JS: length of the salt value New: XOR one-time-pad crypter (for …
(edit) @1165 [1165] 3 years ChristopherGrebs typo
(edit) @1164 [1164] 3 years ChristopherGrebs some little improvments for the _install login pages
(edit) @1163 [1163] 3 years JensDiemer Better work-a-rounds, if the Preferences wrong... TODO: rewrite all. Put …
(edit) @1162 [1162] 3 years JensDiemer blow up the SHA box a little bit more.
(edit) @1161 [1161] 3 years JensDiemer Bugfix for django.views.static.serve
(edit) @1160 [1160] 3 years JensDiemer * Preferences Bugfix: convert to string * Update Preferences unittest
(edit) @1159 [1159] 3 years JensDiemer check Preferences with more try-except 2 ;-/
(edit) @1158 [1158] 3 years JensDiemer check Preferences with more try-except ;-/
(edit) @1157 [1157] 3 years JensDiemer add TinyMCE if a page has none Markup.
(edit) @1156 [1156] 3 years JensDiemer -Bugfix in models.py -index.py codecleanup
(edit) @1155 [1155] 3 years JensDiemer * rename "_static_files" -> "media" * remove serve static files per …
(edit) @1154 [1154] 3 years JensDiemer rename "PyLucidBaseModule?" -> "PyLucidBasePlugin?"
(edit) @1153 [1153] 3 years JensDiemer * new: "Check and correct Preferences." in _install section * delete …
(edit) @1152 [1152] 3 years JensDiemer * new preferences model. Used pickle field * update install dump (for the …
(edit) @1149 [1149] 3 years JensDiemer -Auto rebuild page shortcut after a page edit. -add a new point in the …
(edit) @1148 [1148] 3 years JensDiemer _install section: init DB data doesn't delete all records! Only delete the …
(edit) @1147 [1147] 3 years JensDiemer disable debug
(edit) @1146 [1146] 3 years JensDiemer * check in the Page.save() some settings for the default page. (Prevents …
(edit) @1145 [1145] 3 years JensDiemer Bugfix: Preferences and ordering.
(edit) @1144 [1144] 3 years JensDiemer * new: automatic "media path test" with JavaScript? * cleanup the _install …
(edit) @1143 [1143] 3 years JensDiemer bugfixes for: static_files with apache
(edit) @1142 [1142] 3 years JensDiemer New _install section login with SHA-1 JavaScript? :) TODO: Need some code …
(edit) @1141 [1141] 3 years JensDiemer bugfix: If the new parent is the root-tree :)
(edit) @1140 [1140] 3 years JensDiemer page_admin edit page: Now, we have a verbosed-tree choice field for the …
(edit) @1138 [1138] 3 years JensDiemer Change a little bit the parent choice field…
(edit) @1137 [1137] 3 years JensDiemer Prevents inconsistent data (page parent-child-loop).
(edit) @1136 [1136] 3 years JensDiemer spelling
(edit) @1135 [1135] 3 years JensDiemer * move _replace_add_data() from PyLucid.index into …
(edit) @1134 [1134] 3 years JensDiemer * go directly to the _install menu after login * Login password form is …
(edit) @1133 [1133] 3 years JensDiemer add around every plugin output a html DIV with a unique CSS-ID.
(edit) @1132 [1132] 3 years JensDiemer NEW: First Version of the new PyLucid full text search engine …
(edit) @1131 [1131] 3 years JensDiemer move the "replace ADD_DATA_TAG" from the middleware into the index view. …
(edit) @1130 [1130] 3 years JensDiemer update search Plugin... unfinished :(
(edit) @1129 [1129] 3 years JensDiemer change the update routines to the new style handling... (untested)
(edit) @1128 [1128] 3 years JensDiemer add the shared routines for internal_pages access
Note: See TracRevisionLog for help on using the revision log.