Commit graph

3182 commits

Author SHA1 Message Date
d9613f6477 * Added support for renaming and deleting tags
* Added permission management for tags and galleries
 * Fixed encoding of tag names with "special" characters
2007-08-10 10:38:58 +00:00
3da0922914 Fixed bug when grouping image tags (galleries) by alphabet 2007-08-09 15:45:14 +00:00
7d44d4560c * Fixed backwards compatibility for topics
* Added missing topic and tag management when creating an image
2007-08-09 15:36:32 +00:00
7c027b2969 * Tags and galleries are now mounted on the Site prototype again
* Added rename and delete actions to Tag prototype
 * Fixed some issues with image tag management
 * Tried to unify story creation / modification, needs some more time
 * First steps in direction of a generic and universal manager prototype
2007-08-04 15:52:44 +00:00
09b39b2af3 Intermediate commit:
* Improved tag framework 
 * Added support for image tags
 * Moved most code of StoryMgr.evalNewStory to Story.evalStory to decrease redundancy
 * Added compatibility module (including drafts for database conversions)
 * Moved code for topics to compatibility module
 * Removed obsolete code
2007-08-03 19:41:51 +00:00
d5c59cf2ec Intermediate commit of changes concerning
* file-based skins
 * basic tag implementation
 * new metadata container
 * generic object/collection mappings
2007-07-29 10:16:10 +00:00
aaaf55ea0a Added header to and cleaned up property files 2007-06-30 19:25:35 +00:00
97c39e039f * Incorporated LayoutImage and LayoutImageMgr into the Image and ImageMgr prototypes, resp.
* Removed double semicolons
2007-06-30 18:43:41 +00:00
36e0faf467 Testing new Helma features of generic object references and collections with the Image prototype 2007-06-24 17:11:06 +00:00
d9f35cd4c4 Moved message files in new directory called i18n 2007-06-23 15:07:19 +00:00
d004c3a4c8 Added API code files that nearly got lost somehow 2007-06-23 15:00:44 +00:00
1e520c248a * Merged source code files of one prototype into one single file named after the prototype
* Applied ECMAScript compliant syntax to prototype member definitions
 * Cleaned up directory structure
2007-06-23 14:53:39 +00:00
2ab454d740 * Merged all code files into Site.js
* Applied ECMAScript compliant syntax to prototype method definitions
2007-06-22 19:46:57 +00:00
3781797a32 Applied ECMAScript compatible syntax to prototype method definitions 2007-06-22 19:31:18 +00:00
b37da22596 * Added project URL to header
* Replaced $HeadURL$ with $URL$ keyword (maybe this will be correctly replaced)
2007-06-22 19:12:44 +00:00
4afddd237c Merged code files into Root.js 2007-06-22 19:07:28 +00:00
cbc618de7c fixed missing quote 2007-01-26 10:54:12 +00:00
9075fbd7eb add sys_title as prefix to notification e-mails 2007-01-26 10:52:13 +00:00
63ec8ab8e2 * fixed bug accidentally introduced by last commit 2007-01-25 17:50:26 +00:00
6f5c56c038 * fixed bug that caused sending of notification mails when a story is saved
offline. (potentially, this would work with offline files, images etc. if
they existed.)
 * reduced a few lines of code
2007-01-25 17:49:04 +00:00
6dcf6eb53a replaced unescape with decodeURIComponent 2006-11-03 00:39:59 +00:00
45580dc22d fixed indentation (just for perfection's sake :) 2006-05-10 11:56:53 +00:00
bc132661c0 fixed display of file extension (probably a bit hackish) 2006-05-10 11:56:16 +00:00
d76d17ddb0 removed check whether site modifier equals site creator when changing e-mail notification options 2006-05-10 11:51:40 +00:00
8c1f666b85 fixed linebreaks 2006-03-03 13:12:13 +00:00
00d353365f added onCodeUpdate handlers 2006-03-03 13:11:12 +00:00
44b57e7f6b fixed "losing ROLES" bug by using two helper methods to retrieve (and redefine)
the constant values
2006-03-02 21:40:47 +00:00
fe789c708a removed debugging relic 2006-03-02 13:40:40 +00:00
Christoph Lincke
8becbc56b6 added property "cookieLevel"
it specifies number of IP octetts used in the password cookie
e.g. cookieLevel = 3 means it used only xxx.xxx.xxx
2006-01-10 15:32:57 +00:00
cd3f5f1e8a removed one L too many from MAY_DELELTE_ANYIMAGE constant 2005-12-27 15:09:53 +00:00
Christoph Lincke
fea8936000 small change with itemprefix and suffix 2005-12-15 17:34:32 +00:00
Christoph Lincke
52a3aa5de9 added skin parameter to storylist (only for trusted users) 2005-12-15 16:53:13 +00:00
Robert Gaggl
6534f0d2fa simplified getIndexDocument (add multiple "text" fields to document since lucene will concatenate them internally into one field) 2005-11-10 15:33:11 +00:00
51e4b2ed66 commit of updated library 2005-11-06 12:52:36 +00:00
5e10032a02 fixed clip method according to latest changes in antvilleLib 2005-11-06 12:50:44 +00:00
Christoph Lincke
6d076586ae new build 2005-10-28 11:16:44 +00:00
Christoph Lincke
429936f637 new build with updated loop macro 2005-10-28 09:32:45 +00:00
0a880680e2 fixed clip method according to new signature 2005-10-21 18:01:39 +00:00
Christoph Lincke
c6480a4646 removed gallery support and image macros 2005-10-04 16:16:11 +00:00
Christoph Lincke
82aa125ccb removed gallery support and image macros 2005-10-04 16:09:46 +00:00
Christoph Lincke
efd9a3a175 removed gallery support and image macros 2005-10-04 16:04:30 +00:00
Christoph Lincke
d42c9f5a75 removed gallery macro 2005-10-04 15:46:54 +00:00
Christoph Lincke
6600dd78ee removed gallery support in several image macros 2005-10-04 15:41:25 +00:00
Christoph Lincke
d06cd04072 removed image topics 2005-10-04 14:10:47 +00:00
Christoph Lincke
a73317972c removed image topics 2005-10-04 13:55:37 +00:00
Christoph Lincke
17e2d1ca67 removed image topics 2005-10-04 13:42:15 +00:00
Christoph Lincke
b2c9a1c33a sorry, checked in this instead of the lib.
reverted to old version
2005-09-26 17:07:56 +00:00
Christoph Lincke
e5c7d9684f now it's correct :-) 2005-09-26 16:59:55 +00:00
Christoph Lincke
9f3221912c bug fix in content_macro() 2005-09-26 16:54:26 +00:00
Christoph Lincke
90e77c8571 now it's correct :-) 2005-09-26 16:51:19 +00:00