Commit Log (Page 16 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-04-06 to 2004-03-31 (Commits 3609-3658 of 4408)

hannes 2004-04-06 20:04

Let admins edit user passwords and email addresses

2 lines of code changed in:

hannes 2004-04-06 19:28

Fix redirect in link.item

1 lines of code changed in:

hannes 2004-04-06 19:27

Use Permissions rather than plain HopObject for root object in onStart().

1 lines of code changed in:

hannes 2004-04-06 18:37

don't call list_macro from body_macro.

0 lines of code changed in:

hannes 2004-04-06 18:36

Update service callbacks to link-based service registry

13 lines of code changed in:

hannes 2004-04-06 16:33

Only use form body as skin if it actually contains something.
Only display "register user" link if anonymous user registry is enabled.

7 lines of code changed in:

hannes 2004-04-06 16:31

Sort by weight by default

1 lines of code changed in:

hannes 2004-04-06 16:03

Implement skin selector

39 lines of code changed in:

hannes 2004-04-06 16:00

Adding skin selector screen

15 lines of code changed in:

hannes 2004-04-06 15:59

remove individual actionlink macros

0 lines of code changed in:

hannes 2004-04-06 14:08

remove debug output

0 lines of code changed in:

hannes 2004-04-06 13:58

Update ancient code in User.readEditForm()

4 lines of code changed in:

hannes 2004-04-06 13:35

Rename body textarea label to "Description"

1 lines of code changed in:

hannes 2004-04-06 13:34

Minor change in link.item

1 lines of code changed in:

hannes 2004-04-06 13:33

No more setting _properties on the formdata object in create and edit actions -
User.getFormData() does that now and for actual form data objects it is actually wrong.

0 lines of code changed in:

hannes 2004-04-06 13:31

Separate direct properties and form properties permissions and override getFormData()
to set the permissions on the formdata object.

16 lines of code changed in:

hannes 2004-04-06 12:47

Change new.item to create.item in registration link in login action

1 lines of code changed in:

hannes 2004-04-06 12:29

Implement Date form properties

63 lines of code changed in:

hannes 2004-04-06 11:50

Include logout.item and link.item in checkAccess

4 lines of code changed in:

hannes 2004-04-05 19:56

Use item.actionlinks macro to display all actionlinks at once rather than explicitly
invoking an actionlink macro for each link.

3 lines of code changed in:

hannes 2004-04-05 19:55

(tmp hack) use type dropdown in forms page to allow setting prototype again

1 lines of code changed in:

hannes 2004-04-05 19:54

Apply rows setting in textarea form

2 lines of code changed in:

hannes 2004-04-05 19:54

Avoid writing undefined separators in actionLink()

2 lines of code changed in:

hannes 2004-04-05 19:53

- Rename "new.item" action to "create.item"
- Let prototype say what actions can be performed on it
- Fix bug in forms management action and allow prototype to be set again

49 lines of code changed in:

hannes 2004-04-05 19:50

Renameing "new" action to "create"

0 lines of code changed in:

hannes 2004-04-05 15:25

Allow form definitions to be looked up by name.

5 lines of code changed in:

hannes 2004-04-05 15:24

Enable "" output for checkbox form

2 lines of code changed in:

hannes 2004-04-05 15:24

Fix bug where form editing permissions got overwritten in form editor.
Change default access policy for actions to admin only.

7 lines of code changed in:

hannes 2004-04-05 14:00

Cleaned up Form editor a bit, implemented missing functionality for editor-specific
extra parameters, avoid losing extra parameters when renaming elements.

97 lines of code changed in:

hannes 2004-04-04 13:26

Handle "cancel" in attachment deletion code

3 lines of code changed in:

hannes 2004-04-04 12:50

Improved form property rendering for Choice and Checkbox data.
Fix in form editor to avoid loosing extra data when adding/removing form elements.
(Still missing: keep extra form elements when renaming form elements)

80 lines of code changed in:

hannes 2004-04-03 01:44

Work around Helma bug.

9 lines of code changed in:

hannes 2004-04-03 00:47

Minor tweaks

3 lines of code changed in:

hannes 2004-04-03 00:31

Forms working, kind of.

52 lines of code changed in:

hannes 2004-04-02 19:26

Update to new AntvilleLib snapshot, with an additional buffer() function in
Html.TableWriter to add content to a cell without actually writing it.

0 lines of code changed in:

hannes 2004-04-02 19:24

Form now provides constants for editor types.

8 lines of code changed in:

hannes 2004-04-02 19:23

Lots of work done on the form editor.

101 lines of code changed in:

hannes 2004-04-02 19:23

increase text area size

1 lines of code changed in:

hannes 2004-03-31 18:44

Changes in db scheme and binding
(F%$! - should/would have committed this long ago, but attempts to do so
failed without me noticing.)

7 lines of code changed in:

hannes 2004-03-31 18:20

formchooser is now typechooser (reflecting the fact that it can select prototypes,
in addition to forms)

2 lines of code changed in:

hannes 2004-03-31 18:19

Use new staticUrl macro

1 lines of code changed in:

hannes 2004-03-31 18:18

Improve look and feel of admin pages

19 lines of code changed in:

hannes 2004-03-31 18:17

adding SkinCollection, changing path for all service items.

7 lines of code changed in:

hannes 2004-03-31 18:16

Implement isCreatable() so we don't show up in prototype dropdown list when
creating a new item.

17 lines of code changed in:

hannes 2004-03-31 18:15

Add SkinCollection to registered Prototypes.

1 lines of code changed in:

hannes 2004-03-31 18:15

Split up manage form handling into separate functions (one per screen/tab)
Add functions to get/set FormData and Permissions directly.
Improved look and feel of manage pages.

94 lines of code changed in:

hannes 2004-03-31 18:13

get permission handling and link list macro straight

76 lines of code changed in:

hannes 2004-03-31 18:11

throw exception if link() or image() is called without baseUrl argument

4 lines of code changed in:

hannes 2004-03-31 18:10

Initial skinning support

115 lines of code changed in:

hannes 2004-03-31 18:08

Split getPermissions() and getPermissionHolder().
Add staticUrl macro.

24 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