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: 2004-02-04 to 2004-01-14 (Commits 3359-3408 of 4408)
Adding gobble.conf. This is an XML file where service items are configured.
Service items are items that play a certain role within a Gobble website.
They're set up by the application's onStart() function.
15 lines of code changed in:
Adding UserCollection prototype: A holder for User items.
6 lines of code changed in:
Adding FormCollection prototype: A holder for Forms.
6 lines of code changed in:
Adding History prototype: An item that keeps tracks of edits on the site.
120 lines of code changed in:
Update to new AntvilleLib snapshot containing Html.TableWriter.
0 lines of code changed in:
Changing "day" to "groupname". It isn't used in the current code, but may be
used by extended prototypes to group their childs by any value they wish.
4 lines of code changed in:
Checking in Html.TableWriter code
http://grazia.helma.at/pipermail/antville-dev/2004-February/000459.html
186 lines of code changed in:
Fix typo in inbound link collection spec.
1 lines of code changed in:
fixed bug that caused exception in spamfilter_macro when no spamfilter is defined
4 lines of code changed in:
added missing semicolon
2 lines of code changed in:
backlinks_macro:
* removed obsolete code
* updated for using antville library
2 lines of code changed in:
Add some text.
3 lines of code changed in:
Make collections (virtual nodes) behave well with links/navigation macros
without the need to set the name property on them.
8 lines of code changed in:
Add support for typed directed links between any two items.
*** sorry, forgot to check in relational binding for Link! ***
18 lines of code changed in:
Added more API functions to set and remove links.
35 lines of code changed in:
Add support for typed directed links between any two items.
26 lines of code changed in:
Adding shell script to create the relational binding module.
1 lines of code changed in:
Add support for typed directed links between any two items.
112 lines of code changed in:
Hack: use form body as body skin for items using the form.
Hack: include list_macro in item main view if item body is empty.
25 lines of code changed in:
Hack: added <br /> to always make mozilla draw the body border.
1 lines of code changed in:
Use day rather than hour in day format string
2 lines of code changed in:
Added day field used for per-day grouping in Index
2 lines of code changed in:
Implement per-day grouping in Index
4 lines of code changed in:
Fix minor bug in post-login redirection
1 lines of code changed in:
added Date.diff(dateObj) which returns the difference between this
and another date object in milliseconds
(rhino doesn't calculate with date objects)
20 lines of code changed in:
More work on permission framework. Per-property permissions
are working pretty well for both native and form properties.
236 lines of code changed in:
Switching to upper-case prototype names
0 lines of code changed in:
s/antville/gobble/ ;-)
4 lines of code changed in:
Checking in relational binding extension
83 lines of code changed in:
Added parent chooser on new.item action, improved form chooser (isn't displayed on edit)
35 lines of code changed in:
Apply form selection in readFormData()
4 lines of code changed in:
* Advances on the permission framework. I think we're 60% done on the way to usability,
but a lot of fine-tuning is needed.
* Added onStart() function to perform some sanity checks
* Added working but not-yet wired diff code/action
218 lines of code changed in:
Update to current CVS snapshot
0 lines of code changed in:
Add optional separator argument to String.diff() to allow other
diff comparison units than lines (e.g. words, characters). Default
behaviour and invocation stay the same.
20 lines of code changed in:
* Display error message if URL can't be read
* Update to new HopObject.remove() syntax.
7 lines of code changed in:
Rename "YEP" to "INHERIT".
Add "managers" permission/role
Lots of micro-bug fixes
29 lines of code changed in:
More micro-improvements: Add permission flag "YEP", meaning the property is editable if the item itself is editable.
9 lines of code changed in:
* Implement access check with spiffy local function.
* Improve item stats footer macro.
23 lines of code changed in:
Let admins pass through in isEditable()
2 lines of code changed in:
Fix stupid bug in isSettable()
1 lines of code changed in:
Initial (working) permission code (watch out for the no-admin lockout!)
Split out separate manage.item page from edit.item for form and permission settings.
147 lines of code changed in:
fixed a bug in switch_macro(): because the root-layout is stored in root.sys_layout (and not .layout as for sites) retrieve the currently active layout object and compare it directly
8 lines of code changed in:
- Updated to new HopObject.removeChild() function
- Leading parentheses aren't needed anymore to work around
performance bug in Rhino RegExp.
5 lines of code changed in:
modified evalSystemSetup(): make sure the sys_url ends with a slash, otherwise the external stylesheet/javascript won't be found
14 lines of code changed in:
- changed removal of comments: use comment.remove() instead of calling the parent's remove method (which is deprecated in helma)
- "notify" all comment collections with removeChild() because of aggressive cachemode (otherwise they won't be reloaded)
16 lines of code changed in:
remove hopobjects by using their own method remove() now (the former way to call the remove() method of the parent and pass the object to delete is deprecated in helma)
50 lines of code changed in:
removed deprecated code
0 lines of code changed in:
tried to fix the still immanent file naming behaviour (this might need more involvement)
8 lines of code changed in:
fixed url for rss auto-detection
2 lines of code changed in:
moved upgrade info to http://adele.helma.org/download/antville/update and modified upgrade.txt to point to the appropriate urls
16 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