Commit graph

2790 commits

Author SHA1 Message Date
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
Robert Gaggl
b0aa21a2df changes due to adding the property "editableby" to story, some other minor changes 2001-07-21 21:52:48 +00:00
Robert Gaggl
7cfd586e05 changed functions due to the migration from two "admin"- and "contributor"-properties to one "level" 2001-07-21 21:51:38 +00:00
Robert Gaggl
2d8454e93c cleaned up the way select-boxes are rendered (at least a bit ;-) 2001-07-21 21:49:28 +00:00
Robert Gaggl
b69e2309e3 removed "commentlink"-macro ... 2001-07-21 21:48:52 +00:00
Robert Gaggl
401c587679 renamed "userlevel"-macro to "level" 2001-07-21 21:47:44 +00:00
Robert Gaggl
7977a83417 added a "cancel"-button in comment-form ... 2001-07-21 21:47:11 +00:00
Robert Gaggl
99470cf5cc modified functions isEditAllowed() and isPostAllowed() 2001-07-21 21:46:27 +00:00
Robert Gaggl
75bdd4cf8a - added properti "editableby"
- last modifier of story is now saved
- added virtual collection "allcomments" to enable counting of comments (instead of just threads)
2001-07-21 21:45:01 +00:00
Robert Gaggl
b4712a8f52 migrated properties admin and contributor into one property "level" 2001-07-21 21:43:33 +00:00
Robert Gaggl
b5731bd006 not needed anymore 2001-07-21 21:35:36 +00:00
Robert Gaggl
13cd53611d moved adding a toplevel-comment from story/main.hac to this action 2001-07-21 21:35:05 +00:00