Commit graph

2901 commits

Author SHA1 Message Date
Hannes Wallnöfer
71b4efa1a3 initial check in of Blogger API for Antville 2001-08-25 14:27:31 +00:00
Hannes Wallnöfer
e30b77395c parent entry was missing from type.properties 2001-08-24 15:50:21 +00:00
Hannes Wallnöfer
c0e432e28a When more than 20 images are in the pool, browse them in group of 20s 2001-08-24 12:00:26 +00:00
Hannes Wallnöfer
1c488680d0 filter function not required anymore in image manager 2001-08-24 11:59:24 +00:00
Hannes Wallnöfer
90dae278eb Include story title in title tag, if present 2001-08-24 11:52:04 +00:00
Hannes Wallnöfer
4af1f88bce optimization in calendar macro by pulling expensive calls to Calendar and Date out of loops or doing without. The performance gains should be verynotable. Also, the manual filter function is not necessary anymore in the image macro. 2001-08-24 11:45:52 +00:00
Hannes Wallnöfer
c6a2133635 minor optimization in calendar day rendering: date comparison is heavier than just checking the size 2001-08-23 20:00:44 +00:00
Hannes Wallnöfer
bf460b7791 some minor optimizations in calender rendering 2001-08-23 17:31:29 +00:00
Hannes Wallnöfer
b308e670b0 added _parent entry 2001-08-20 18:29:47 +00:00
Robert Gaggl
dbe53906af initial check-in 2001-08-15 09:26:54 +00:00
Robert Gaggl
1e9a6d95ba groupnodes are now of prototype day 2001-08-15 09:26:27 +00:00
Robert Gaggl
cc5b6959d9 added new properties "parent" and "thumbnail" 2001-08-15 09:21:45 +00:00
Robert Gaggl
06991b523c using new isDeleteAllowed()-function 2001-08-15 09:21:11 +00:00
Robert Gaggl
8eb9c77b66 some minor changes 2001-08-15 09:20:41 +00:00
Robert Gaggl
3e6f6a2739 cancel-button works now 2001-08-15 09:20:17 +00:00
Robert Gaggl
4968e0838b changed appearence of status-line 2001-08-15 09:19:47 +00:00
Robert Gaggl
c8d2363949 changes necessary due to new day-prototype 2001-08-15 09:19:22 +00:00
Robert Gaggl
1d345a40bd bugfixes, dropdown for "who may edit" is now really verbose 2001-08-15 09:15:58 +00:00
Robert Gaggl
6b20b56b6f removed admin- and contributor-macro (not in use anymore) 2001-08-15 09:15:07 +00:00
Robert Gaggl
e798c90ac2 rewrote some macros due to thumbnail-feature 2001-08-15 09:13:27 +00:00
Robert Gaggl
3e083d60a0 enabled rendering of checkboxes 2001-08-15 09:12:26 +00:00
Robert Gaggl
23d180babf added call of filter()-function 2001-08-15 09:11:44 +00:00
Robert Gaggl
e24bf48001 added editlink- and deletelink-macros (as in story-preview) 2001-08-15 09:11:20 +00:00
Robert Gaggl
b6412da9a0 changed layout of image-list 2001-08-15 09:10:26 +00:00
Robert Gaggl
288cb7430a more verbose image-upload-form 2001-08-15 09:09:58 +00:00
Robert Gaggl
4618abda8d necessary changes due to new day-prototype 2001-08-15 09:09:32 +00:00
Robert Gaggl
3ca5b3178b deleting of comments is now recursive 2001-08-15 09:08:52 +00:00
Robert Gaggl
dcd7a743fa added deleting of thumbnail in deleteImage-function 2001-08-15 09:08:03 +00:00
Robert Gaggl
2eb3ef2f1a added createThumbnail()-function, other minor changes 2001-08-15 09:07:06 +00:00
Robert Gaggl
b31b93ec9b changed appearence of image in pool-list 2001-08-15 09:05:37 +00:00
Robert Gaggl
8bc35091c1 added isViewAllowed()-function, using isViewAllowed()-function 2001-08-15 09:04:30 +00:00
Robert Gaggl
8917586e68 added isViewAllowed()-function, several other minor changes 2001-08-15 09:03:16 +00:00
Robert Gaggl
53a08d903a added isDeleteAllowed()-function 2001-08-15 09:02:23 +00:00
Robert Gaggl
7e6c8e454d set correct redirect-property 2001-08-15 09:01:27 +00:00
Robert Gaggl
fce4aedd9a initial check-in 2001-08-15 09:00:35 +00:00
Robert Gaggl
cfd7b51673 new images appear on top of the list 2001-08-15 08:57:57 +00:00
Hannes Wallnöfer
3bd88d27c8 new helma snapshot requires _skinmanager entry in type.properties 2001-08-11 16:54:54 +00:00
Hannes Wallnöfer
96c7230250 Generate a link even if 'to' or 'linkto' is not specified. Linking to 'main' will cause the action to be omitted. Also found an uncommitted previous modification: the content of renderInputTextarea is now encoded. 2001-07-30 08:52:13 +00:00
Robert Gaggl
a573a8b7c6 fixed a silly bug where the creator of a weblog was admin but normal user ... 2001-07-26 09:58:11 +00:00
Robert Gaggl
431917b2e9 removed some testing-leftover ... 2001-07-23 07:32:55 +00:00
Robert Gaggl
75db12646b - added a select-box to choose who may edit this story
- now shows who created the story and who edited it last
2001-07-21 22:05:19 +00:00
Robert Gaggl
fb5427e77d choosing the user-level is now done with a select-box instead of two checkboxes 2001-07-21 22:04:27 +00:00
Robert Gaggl
45ef19030a added cancel-button and some kind of header 2001-07-21 22:03:46 +00:00
Robert Gaggl
aa79bfff0a several changes ... 2001-07-21 22:01:36 +00:00
Robert Gaggl
89fd59c3d7 - renamed "userlevel"-macro to "level"
- now using a select-box to choose userrights
2001-07-21 22:00:10 +00:00
Robert Gaggl
7eece05cec removed a bug in editlink/deletelink-macros when using images instead of text-links 2001-07-21 21:58:54 +00:00
Robert Gaggl
a0ab93605f renamed "userlevel"-macro to "level" 2001-07-21 21:57:46 +00:00
Robert Gaggl
68be7214ee adding comments is now done within an extra page (comment.hac) 2001-07-21 21:57:19 +00:00
Robert Gaggl
ef32cc00fb replaced form for adding a toplevel-comment with a link to an extra page 2001-07-21 21:56:28 +00:00
Robert Gaggl
b014439257 changes due to adding the property "editableby" to story, changed createMember()-function 2001-07-21 21:54:22 +00:00