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-09 to 2004-02-04 (Commits 3409-3458 of 4408)
Use res.data.isAdmin and res.data.isMember
4 lines of code changed in:
- changes in selection of properties displayed in child item lists
2 lines of code changed in:
- do process member information by checking for isMember links
- store member and admin info in res.data.isMember and
res.data.isAdmin rather than in session.data, where it could
potentially get mixed up between spaces
- make checkUserRole() a first class function in Item
- add item.permissions macro that returns a text representation
of the item's permissions settings, such as "rwx rw- r--"
- allow actionlink macro to be rendered through a skin
- implememt linklist_macro() which renders a list of incoming or
outgoing links for a type
- changes in selection of properties displayed in child item lists
87 lines of code changed in:
added throw statement
8 lines of code changed in:
condensed code
32 lines of code changed in:
for the record: commit before condensing code
190 lines of code changed in:
checking in action icons
0 lines of code changed in:
* fixed bug in constructor
* renamed methods to conform with naming conventions
222 lines of code changed in:
added missing comma
2 lines of code changed in:
initial check-in
382 lines of code changed in:
added FIXME comment
2 lines of code changed in:
* added missing textinput resource tag
* modified order of items / textinput to prevent confusion of some badly written feed readers
8 lines of code changed in:
rss_action:
* updated to ecmascript 1.5 syntax
* added subtitle for output as topic or w/ comments
* output site e-mail if user e-mail is not available
82 lines of code changed in:
* added String.ISOFORMAT constant
* removed obsolete code
* modified order of methods
98 lines of code changed in:
* added second argument in Object.clone method
* added Object.dump and Object.reduce methods
124 lines of code changed in:
initial check-in
253 lines of code changed in:
added property_macro
22 lines of code changed in:
added Html.element/AsString method
30 lines of code changed in:
initial check-in
264 lines of code changed in:
added File.separator property
4 lines of code changed in:
reorder action links
2 lines of code changed in:
Adding getUsers() to return an array of registered user objects
10 lines of code changed in:
Allow editing of email and password on new user items.
2 lines of code changed in:
adding skinProperty entry to allow gobble items to be used as skin objects by helma.
4 lines of code changed in:
increase right side font size a bit
2 lines of code changed in:
add onChange handler to reload when form changes
1 lines of code changed in:
drop modifier from default listing
2 lines of code changed in:
reenabled owner and form choosers.
added feature to unset permissions.
8 lines of code changed in:
Improvements in permissions code and in the manage page where most stuff
working now. Primitive support for forms as skinsets.
70 lines of code changed in:
Allow null data object in setXmlData()
2 lines of code changed in:
Adding getPermission() that caches permissions per item and does
intra-request-cycle caching.
21 lines of code changed in:
Various fixes and improvements:
* Don't display move and delete links for root
* Create central getFormattedProperty() function
* Improvements in table macro
* Changes in customEditor layout
79 lines of code changed in:
add explicit editWeight attribute
3 lines of code changed in:
Add function to cache number arrays.
15 lines of code changed in:
minor layout improvements
9 lines of code changed in:
lighter shade of grey
5 lines of code changed in:
Minor layout changes.
6 lines of code changed in:
Return of the weight (sort order) form column in list page/macro.
24 lines of code changed in:
Two small fixes in renderBody()
2 lines of code changed in:
Minor fix in user macro.
2 lines of code changed in:
More work on layout, macros etc.
60 lines of code changed in:
Minor formatting fixes
5 lines of code changed in:
Full rewrite of page skin.
144 lines of code changed in:
Make macros that return an item name just return the name and add an as=link
option. Several small fixes and enhancements.
37 lines of code changed in:
Some more explorational steps in permission management.
34 lines of code changed in:
UserCollection and FormCollection are now part of the standard gobble code.
0 lines of code changed in:
No more collection, everything is in database and configured via gobble.conf
0 lines of code changed in:
Removing code that doesn't belong here
0 lines of code changed in:
Removing bogus test code
0 lines of code changed in:
Lots of changes:
* No more virtual nodes - everything is in DB. Special nodes are set up as
"services" on startup, configuration is read from file gobble.conf
* Starting to use Link objects for user roles (admin)
* Permission framework starting to make sense (admin by space, not by item)
* Rewrote list page/macro to use new Html.TableWriter() from AntvilleLib
* And some more
412 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