Commit Log (Page 20 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: 2004-02-09 to 2004-02-04 (Commits 3409-3458 of 4408)

hannes 2004-02-09 16:49

Use res.data.isAdmin and res.data.isMember

4 lines of code changed in:

hannes 2004-02-09 16:39

- changes in selection of properties displayed in child item lists

2 lines of code changed in:

hannes 2004-02-09 16:39

- 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:

tobi 2004-02-09 16:10

added throw statement

8 lines of code changed in:

tobi 2004-02-09 16:06

condensed code

32 lines of code changed in:

tobi 2004-02-09 15:49

for the record: commit before condensing code

190 lines of code changed in:

hannes 2004-02-09 12:00

checking in action icons

0 lines of code changed in:

tobi 2004-02-09 11:05

* fixed bug in constructor
* renamed methods to conform with naming conventions

222 lines of code changed in:

tobi 2004-02-09 10:55

added missing comma

2 lines of code changed in:

tobi 2004-02-09 09:57

initial check-in

382 lines of code changed in:

tobi 2004-02-08 21:43

added FIXME comment

2 lines of code changed in:

tobi 2004-02-08 21:42

* 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:

tobi 2004-02-08 21:37

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:

tobi 2004-02-08 21:26

* added String.ISOFORMAT constant
* removed obsolete code
* modified order of methods

98 lines of code changed in:

tobi 2004-02-08 21:24

* added second argument in Object.clone method
* added Object.dump and Object.reduce methods

124 lines of code changed in:

tobi 2004-02-08 21:22

initial check-in

253 lines of code changed in:

tobi 2004-02-08 21:22

added property_macro

22 lines of code changed in:

tobi 2004-02-08 21:21

added Html.element/AsString method

30 lines of code changed in:

tobi 2004-02-08 21:11

initial check-in

264 lines of code changed in:

tobi 2004-02-08 21:09

added File.separator property

4 lines of code changed in:

hannes 2004-02-08 02:49

reorder action links

2 lines of code changed in:

hannes 2004-02-08 01:49

Adding getUsers() to return an array of registered user objects

10 lines of code changed in:

hannes 2004-02-08 01:43

Allow editing of email and password on new user items.

2 lines of code changed in:

hannes 2004-02-08 01:40

adding skinProperty entry to allow gobble items to be used as skin objects by helma.

4 lines of code changed in:

hannes 2004-02-08 01:38

increase right side font size a bit

2 lines of code changed in:

hannes 2004-02-08 01:37

add onChange handler to reload when form changes

1 lines of code changed in:

hannes 2004-02-08 01:37

drop modifier from default listing

2 lines of code changed in:

hannes 2004-02-08 01:36

reenabled owner and form choosers.
added feature to unset permissions.

8 lines of code changed in:

hannes 2004-02-08 01:36

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:

hannes 2004-02-08 01:27

Allow null data object in setXmlData()

2 lines of code changed in:

hannes 2004-02-08 00:32

Adding getPermission() that caches permissions per item and does
intra-request-cycle caching.

21 lines of code changed in:

hannes 2004-02-07 13:33

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:

hannes 2004-02-07 13:31

add explicit editWeight attribute

3 lines of code changed in:

hannes 2004-02-07 13:31

Add function to cache number arrays.

15 lines of code changed in:

hannes 2004-02-07 13:25

minor layout improvements

9 lines of code changed in:

hannes 2004-02-07 13:24

lighter shade of grey

5 lines of code changed in:

hannes 2004-02-06 17:18

Minor layout changes.

6 lines of code changed in:

hannes 2004-02-06 17:18

Return of the weight (sort order) form column in list page/macro.

24 lines of code changed in:

hannes 2004-02-06 01:17

Two small fixes in renderBody()

2 lines of code changed in:

hannes 2004-02-06 01:01

Minor fix in user macro.

2 lines of code changed in:

hannes 2004-02-06 00:34

More work on layout, macros etc.

60 lines of code changed in:

hannes 2004-02-05 19:37

Minor formatting fixes

5 lines of code changed in:

hannes 2004-02-05 19:36

Full rewrite of page skin.

144 lines of code changed in:

hannes 2004-02-05 19:36

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:

hannes 2004-02-05 14:40

Some more explorational steps in permission management.

34 lines of code changed in:

hannes 2004-02-04 18:51

UserCollection and FormCollection are now part of the standard gobble code.

0 lines of code changed in:

hannes 2004-02-04 18:50

No more collection, everything is in database and configured via gobble.conf

0 lines of code changed in:

hannes 2004-02-04 18:49

Removing code that doesn't belong here

0 lines of code changed in:

hannes 2004-02-04 18:48

Removing bogus test code

0 lines of code changed in:

hannes 2004-02-04 18:45

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