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)
modified metaWeblog.newMediaObject: seems that base64-decode is unnecessary since the file contents are already decoded
2 lines of code changed in:
include desired file types instead of excluding all the other ones
1 lines of code changed in:
sync with updated library
0 lines of code changed in:
* 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:
include certain file types instead of excluding too many others
1 lines of code changed in:
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:
added cron job for index rebuilding
4 lines of code changed in:
re-enabled various scheduler tasks that where commented out erronously
3 lines of code changed in:
first implementation of lucene-based search in antville
1473 lines of code changed in:
updated to current version
0 lines of code changed in:
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:
removed adding of attribute "wrap" since it's not xhtml compatible
0 lines of code changed in:
updated to latest version (bugfix in activateURLs)
0 lines of code changed in:
still fiddlin' with activateURLs (don't omit the part after the activated link)
2 lines of code changed in:
updated to latest version (bugfix in activateURLs)
0 lines of code changed in:
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:
updated to latest version
0 lines of code changed in:
bugfix in activateURLs(): test if parts is existing before proceeding
9 lines of code changed in:
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:
escaped the dash in String.URLPATTERN, otherwise the whole regex won't work as expected
1 lines of code changed in:
updated to 1.0.3
0 lines of code changed in:
updated to helma 1.4.1
0 lines of code changed in:
initial check-in
66355 lines of code changed in:
set form method to "post"
5 lines of code changed in:
generalized build scripts
7 lines of code changed in:
added clipping of urls longer than 50 characters in String.prototype.activateURLs method
7 lines of code changed in:
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:
revamped HopObject's loop_macro using global Sorters object (should be backwards-compatible, though)
13 lines of code changed in:
added Array.union() and Array.intersection() methods
44 lines of code changed in:
Use entities for Umlauts in german messages to fix encoding problems.
24 lines of code changed in:
Use arguments array for variable args in msg() and msg_macro().
11 lines of code changed in:
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:
Make small calendar widget float on the left side.
2 lines of code changed in:
Add auto-login and localisation support.
304 lines of code changed in:
Add label property to TypeDefinition proto.
2 lines of code changed in:
Do not ever set a value in password input fields.
2 lines of code changed in:
Add label property to TypeDefinition proto.
2 lines of code changed in:
Prepare permissionEditor macro to work with arbitrary user roles (as set in
pageRoles properties)
10 lines of code changed in:
Do without ugly eval() in newInstance(), using this[type] instead to get a
reference to the constructor.
3 lines of code changed in:
* 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:
Allow empty string as label in form property editors
1 lines of code changed in:
checking if req.data.body is null
7 lines of code changed in:
added the parameter "skin" to linklist_macro() and the parameter "top" list_macro()
11 lines of code changed in:
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:
Change childtype to _childtype.
1 lines of code changed in:
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:
Remove obsolete file
0 lines of code changed in:
minor formatting fix: set cellspacing = 0 in table
1 lines of code changed in:
Convert weblogview skin to all lower case characters to workaround bug in gobi
skin editor.
3 lines of code changed in:
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