openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-code-snippets
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 21 hours
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 21 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
svn:ignore: SQLite database files (*.db3)
JensDiemer
More...
about 18 years ago
Proof of concept: Page Archiv.
JensDiemer
More...
about 18 years ago
bugfix: TinyMCE JS
JensDiemer
More...
about 18 years ago
NEW: unitests for the internal page API.
JensDiemer
More...
about 18 years ago
Bugfix: revese the search path (Use at first the custom and then de default path)
JensDiemer
More...
about 18 years ago
Bugfix: Don't return None if a internal page not found.
JensDiemer
More...
about 18 years ago
setup the environment with "import tests" instent of set os.environ['DJANGO_SETTINGS_MODULE'] here, too.
JensDiemer
More...
about 18 years ago
-NEW: unittest for the global stylesheet handling. -Small bugfix in the Style model. -Add comments in the Style model.
JensDiemer
More...
about 18 years ago
Bugfix in auth plugin "set a new password" Thanks unittests: found forgotten code changes ;)
JensDiemer
More...
about 18 years ago
[no comment]
JensDiemer
More...
about 18 years ago
NEW unit test handling: - Unit tests use now django testing framework. - All existing unit tests were moved to pylucid/tests and ported to new test system. - New unit test for page permissions. - All unit tests can now be run with "django-admin.py test"
PerttuRantaaho
More...
about 18 years ago
Quick Idea: Store the global Stylesheet into the media dir. Incl. a fallback, if we don't have the rights to save files.
JensDiemer
More...
about 18 years ago
remove the obsolete link "edit internal page" from the admin sub menu.
JensDiemer
More...
about 18 years ago
-remove all "internal page" stuff. -add in the _install section update: DROP TABLE PyLucid_pagesinternal.
JensDiemer
More...
about 18 years ago
NEW internal page handling: -internal pages doesn't store in the database. -additional CSS/JS files linked as normal static files. -new path constants in the settings.py See also: http://pylucid.org/phpBB2/viewtopic.php?t=198 TODO: refactory the insall section and the plugin manager for this. Remove the unused InternalPage model.
JensDiemer
More...
about 18 years ago
[no comment]
JensDiemer
More...
about 18 years ago
add the bool "anonymous_view" into the context: http://pylucid.org/phpBB2/viewtopic.php?p=1051#1051
JensDiemer
More...
about 18 years ago
Bugfix: missing stylesheets in tinyTextile_help + tag_list
JensDiemer
More...
about 18 years ago
-insert update v0.8.0 to v0.8.1 -update TinyMCE using, see: http://pylucid.org/phpBB2/viewtopic.php?t=195
JensDiemer
More...
about 18 years ago
markdown: unicode support only in markdown v1.7 or above.
JensDiemer
More...
about 18 years ago
page_admin: Render possibly existing django tags in preview.
JensDiemer
More...
about 18 years ago
Bugfix (or work-a-round) if the page ID in _command url is wrong, see: [ticket:136].
JensDiemer
More...
about 18 years ago
tinyMCE: activate plugins table and fullscreen: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/table http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/fullscreen
JensDiemer
More...
about 18 years ago
A new way to setup context["robots"] I am not really convinced of it yet.
JensDiemer
More...
about 18 years ago
auth - change "next_url" behavior: -On login: Redirect only, if "next_url" information exists. Otherwiese stay at the current page (ID in _command url). -On logout: Ony redirect to the default page, if the current page not viewable for anonymous.
JensDiemer
More...
about 18 years ago
login bugfix: only sent the form, if check() returns true
JensDiemer
More...
about 18 years ago
md5sum_calc -> add small helper file for windows.
JensDiemer
More...
about 18 years ago
thumb_maker.py -> Add text color + code cleanup
JensDiemer
More...
about 18 years ago
Fixed Login-link bug. (#156)
PerttuRantaaho
More...
about 18 years ago
Bugfix [ticket:154] absoluteIndex has a trailing slash
JensDiemer
More...
about 18 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree