Commit Log (Page 9 of 89)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »

Summary Period: 2005-02-12 to 2004-12-01 (Commits 3959-4008 of 4408)

robert 2005-02-12 15:55

modified metaWeblog.newMediaObject: seems that base64-decode is unnecessary since the file contents are already decoded

2 lines of code changed in:

tobi 2005-02-05 17:02

include desired file types instead of excluding all the other ones

1 lines of code changed in:

tobi 2005-02-05 16:56

sync with updated library

0 lines of code changed in:

tobi 2005-02-05 16:39

* support If-Modified-Since and If-None-Match http fields
* extended result of Http.ping method with a few more http fields

13 lines of code changed in:

tobi 2005-02-05 16:37

include certain file types instead of excluding too many others

1 lines of code changed in:

robert 2005-01-31 17:10

do not use void() to detect whether the global object "Helma" object is already initialized
or not, instead (re-)assign the global property. this prevents the object from being
removed if global code changes (see http://helma.org/bugs/show_bug.cgi?id=410)

7 lines of code changed in:

robert 2005-01-30 12:21

added cron job for index rebuilding

4 lines of code changed in:

robert 2005-01-30 12:20

re-enabled various scheduler tasks that where commented out erronously

3 lines of code changed in:

robert 2005-01-24 23:24

first implementation of lucene-based search in antville

1473 lines of code changed in:

robert 2005-01-24 22:19

updated to current version

0 lines of code changed in:

robert 2005-01-24 22:16

modified String.embody(): do a parseInt if the limit is a string (which is the case if the value is specified in a macro and gets passed directly to the method), otherwise the clipping won't work as expected.

2 lines of code changed in:

robert 2005-01-24 16:45

removed adding of attribute "wrap" since it's not xhtml compatible

0 lines of code changed in:

robert 2005-01-23 20:57

updated to latest version (bugfix in activateURLs)

0 lines of code changed in:

robert 2005-01-23 20:56

still fiddlin' with activateURLs (don't omit the part after the activated link)

2 lines of code changed in:

robert 2005-01-23 20:42

updated to latest version (bugfix in activateURLs)

0 lines of code changed in:

robert 2005-01-23 20:38

modified activateURLs(): stick with calling String.replace(), but now use a function as second argument (since we want to clip the urls longer than 50 chars)

10 lines of code changed in:

robert 2005-01-23 19:46

updated to latest version

0 lines of code changed in:

robert 2005-01-23 19:44

bugfix in activateURLs(): test if parts is existing before proceeding

9 lines of code changed in:

robert 2005-01-23 19:27

delete param.limit before rendering the image list (fixes bug 393, http://helma.org/bugs/show_bug.cgi?id=393)

1 lines of code changed in:

robert 2005-01-23 19:23

escaped the dash in String.URLPATTERN, otherwise the whole regex won't work as expected

1 lines of code changed in:

robert 2005-01-23 18:41

updated to 1.0.3

0 lines of code changed in:

robert 2005-01-23 18:41

updated to helma 1.4.1

0 lines of code changed in:

tobi 2005-01-20 12:43

initial check-in

66355 lines of code changed in:

tobi 2005-01-20 12:28

set form method to "post"

5 lines of code changed in:

tobi 2005-01-20 12:27

generalized build scripts

7 lines of code changed in:

tobi 2005-01-14 14:10

added clipping of urls longer than 50 characters in String.prototype.activateURLs method

7 lines of code changed in:

tobi 2005-01-14 13:27

using "old" function definition syntax as a quick fix for some issue in kurt i still have to work out

1 lines of code changed in:

tobi 2005-01-14 13:25

revamped HopObject's loop_macro using global Sorters object (should be backwards-compatible, though)

13 lines of code changed in:

tobi 2005-01-14 13:20

added Array.union() and Array.intersection() methods

44 lines of code changed in:

hannes 2004-12-20 15:25

Use entities for Umlauts in german messages to fix encoding problems.

24 lines of code changed in:

hannes 2004-12-20 15:20

Use arguments array for variable args in msg() and msg_macro().

11 lines of code changed in:

hannes 2004-12-17 17:00

Remove body textarea from user object. Use separate skin for user registration in order
to be able to use a different localized message for the submit button.

17 lines of code changed in:

hannes 2004-12-17 16:58

Make small calendar widget float on the left side.

2 lines of code changed in:

hannes 2004-12-17 16:57

Add auto-login and localisation support.

304 lines of code changed in:

hannes 2004-12-17 16:55

Add label property to TypeDefinition proto.

2 lines of code changed in:

hannes 2004-12-17 16:54

Do not ever set a value in password input fields.

2 lines of code changed in:

hannes 2004-12-17 16:53

Add label property to TypeDefinition proto.

2 lines of code changed in:

hannes 2004-12-06 17:31

Prepare permissionEditor macro to work with arbitrary user roles (as set in
pageRoles properties)

10 lines of code changed in:

hannes 2004-12-06 17:27

Do without ugly eval() in newInstance(), using this[type] instead to get a
reference to the constructor.

3 lines of code changed in:

hannes 2004-12-03 22:48

* Move formatParagraphs() call into renderBody between wiki expansion and skin rendering.
* Add +text+ as shortcut for HTML <b> tags

6 lines of code changed in:

hannes 2004-12-02 23:33

Allow empty string as label in form property editors

1 lines of code changed in:

rist 2004-12-02 23:18

checking if req.data.body is null

7 lines of code changed in:

rist 2004-12-02 23:02

added the parameter "skin" to linklist_macro() and the parameter "top" list_macro()

11 lines of code changed in:

hannes 2004-12-02 22:37

Fix bug that caused all form properties to be displayed as editor.
Add label parameter to form property editor.

14 lines of code changed in:

hannes 2004-12-02 22:19

Change childtype to _childtype.

1 lines of code changed in:

hannes 2004-12-02 18:39

Very big patch:
* Always use TypeDefinition prototype for description of of form data properties
* Make single form data properties editable through <% this.form as=editor %>
* Allow prototypes to define static form data definitions in _formproperties
* Move editor constants from Type to Global since they are now used from other prototypes as well
* Reenable childtype property to set a page's child type, rename static (prototype) version to _childtype

223 lines of code changed in:

hannes 2004-12-02 16:19

Remove obsolete file

0 lines of code changed in:

hannes 2004-12-02 15:55

minor formatting fix: set cellspacing = 0 in table

1 lines of code changed in:

hannes 2004-12-01 17:58

Convert weblogview skin to all lower case characters to workaround bug in gobi
skin editor.

3 lines of code changed in:

hannes 2004-12-01 17:29

Updated to new version of Page/type.properties

0 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 Next »

Generated by StatCVS 0.2.2