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-04-07 to 2005-02-12 (Commits 4009-4058 of 4408)
Fix indentation - replace tabs with spaces
25 lines of code changed in:
Preserve edited links from submitted form, if available
11 lines of code changed in:
Avoid running into null pointer troubles in getLinks()
2 lines of code changed in:
Fix padding in link editor popup list
1 lines of code changed in:
Enhanced link editor
56 lines of code changed in:
Remove minimal height for link editor.
0 lines of code changed in:
Make link editor work with Internet Explorer, plus minor improvements.
9 lines of code changed in:
Improve layout for link editor
18 lines of code changed in:
Fix missing comma in previous commit
2 lines of code changed in:
Update Root._actions to contain history, diff and linkedit
7 lines of code changed in:
Add linkedit to _actions
5 lines of code changed in:
modified getJavaPrimitve to be a prototype rather than an instance method
16 lines of code changed in:
* added semicolons where missing
* incremented linefeeds between methods wherever it looked too dense
75 lines of code changed in:
fixed but in isEmail method that caused exception
1 lines of code changed in:
* added missing semicolons
* added isEmail method
64 lines of code changed in:
fixed typo
1 lines of code changed in:
converted linefeeds from dos to unix
1 lines of code changed in:
* added var statement before any global variable where missing
* converted linefeeds from dos to unix
166 lines of code changed in:
* fixed ugly bug that caused content property being empty due to a content length of -1
* implemented per-request proxy support (only working with java version 1.5 and higher)
20 lines of code changed in:
fixed descending order
2 lines of code changed in:
implemented http.Request that is called by http.get (which is new as well) and http.ping methods
132 lines of code changed in:
implemented Helma.Image.getInfo method
58 lines of code changed in:
fixed bug that prevented If-None-Match headers (ETags) from being generated
1 lines of code changed in:
made first step to better fulfill naming conventions (prototypes starting uppercase, instances lowercase) by remaining full backwards-compatibility
9 lines of code changed in:
fixed syntax error
1 lines of code changed in:
slightly improved package script for dos
7 lines of code changed in:
moved Java.getPrimitive method to util.getJavaPrimitive (Java object will be obsolete, soon)
19 lines of code changed in:
Add Space prototype as base type for pages that act as spaces.
Make Root _extend Space.
2 lines of code changed in:
Minor bug in message output of move.page
1 lines of code changed in:
Add function Action.hide()
5 lines of code changed in:
Make absolute path names work in Page.getPage()
2 lines of code changed in:
Remove dependency on TableWriter.buffer() function
8 lines of code changed in:
Remove debug messages
1 lines of code changed in:
Upgrade to AntvilleLib 1.4
0 lines of code changed in:
Fix square bracket in Regexp.
1 lines of code changed in:
Don't allow umlauts in page names.
1 lines of code changed in:
Child objects must be accessed using get(), can't be accessed as properties.
2 lines of code changed in:
added Sorter constructor
50 lines of code changed in:
bugfix: writeReadLog tried to retrieve stories from recently removed root.storiesByID collection; replaced with Story.getById method
1 lines of code changed in:
added equals() method that compares a date object with one passed as argument up to
a given extend.
156 lines of code changed in:
bugfix: previous commit (which removed the setContent methods) caused antville to
not record any story or comment data at all. thus, i added the content.setAll method in
place of the removed setContent calls.
4 lines of code changed in:
changed Helma.db.getName to Helma.db.getProductName
1 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
changed debug output of search_action
3 lines of code changed in:
removed collection "storiesById" of root, using Story.getById() instead to retrieve a story with a given id.
29 lines of code changed in:
minor fix
1 lines of code changed in:
* reworked layout export: image-metadata is exported even if the file itself is missing, cleaned up code
* fixed bug 409 (http://helma.org/bugs/show_bug.cgi?id=409)
46 lines of code changed in:
removed setContent(): the rawtext is of no use anymore since search is now using lucene
0 lines of code changed in:
fixed wrong message key
1 lines of code changed in:
* modified search-action: omit offline stories/comments. this leads to the total number of hits being "adjusted" on subsequent pages (the total number of hits is calculated on the fly since we can't know how many following stories/comments will be offline)
* use static method getById() of prototype Story to fetch the story/comment
25 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