Commit Log (Page 34 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: 2003-08-19 to 2003-08-02 (Commits 2709-2758 of 4408)

hannes 2003-08-19 18:37

Redo the changes from rev. 1.32 that were (accidentally?) undone in 1.33

4 lines of code changed in:

tobi 2003-08-19 17:30

added write_macro() and now_macro() as proposals

50 lines of code changed in:

tobi 2003-08-19 17:28

added support for checked attribute in renderInputCheckBox()

8 lines of code changed in:

tobi 2003-08-19 17:27

added global clone() function

6 lines of code changed in:

tobi 2003-08-19 17:27

added parameter to allow loop_macro() looping over named collections

12 lines of code changed in:

tobi 2003-08-19 17:26

added some more api doc stuff

6 lines of code changed in:

tobi 2003-08-19 17:23

fixed a bug that caused confusion when Date.toString() was called from within the scheduler

4 lines of code changed in:

robert 2003-08-02 14:24

initial check-in: helper action for converting site preferences

62 lines of code changed in:

robert 2003-08-02 14:23

initial check-in: methods for handling xml encoded properties

324 lines of code changed in:

robert 2003-08-02 14:22

initial check-in: remove the preferences columns since site prefs are now stored xml encoded in SITE_PREFERENCES

52 lines of code changed in:

robert 2003-08-02 14:21

removed

0 lines of code changed in:

robert 2003-08-02 14:21

initial check-in

378 lines of code changed in:

robert 2003-08-02 14:20

initial check-in: adds the column SITE_PREFERENCES in table AV_SITE

2 lines of code changed in:

robert 2003-08-02 14:20

initial check-in: merged former .hac files into single actions.js files

1820 lines of code changed in:

robert 2003-08-02 14:19

switched from input type="submit" to type="button"

2 lines of code changed in:

robert 2003-08-02 14:19

modified comments

266 lines of code changed in:

robert 2003-08-02 14:18

added property "content_xml" plus the mountpoint "content" that manages the xml encoded content of stories/comments

52 lines of code changed in:

robert 2003-08-02 14:18

added property "preferences_xml" plus the mountpoint "preferences" that manages the xml encoded prefs

54 lines of code changed in:

robert 2003-08-02 14:16

- changed to use AntvilleLib methods

120 lines of code changed in:

robert 2003-08-02 14:16

switched from input type="submit" to type="button"

8 lines of code changed in:

robert 2003-08-02 14:15

changed membership.sitetitle to site.title

2 lines of code changed in:

robert 2003-08-02 14:14

removed call of site.smallsize since this throws a MacroError

2 lines of code changed in:

robert 2003-08-02 14:14

switched from input type="submit" to type="button"

2 lines of code changed in:

robert 2003-08-02 14:13

- added timezonechooser
- switched from input type="submit" to type="button"

10 lines of code changed in:

robert 2003-08-02 14:13

switched from input type="submit" to type="button"

2 lines of code changed in:

robert 2003-08-02 14:10

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied

470 lines of code changed in:

robert 2003-08-02 14:09

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- site preferences are xml encoded now
- modified permission check methods: they now return an Exception object in case a certain action is denied

58 lines of code changed in:

robert 2003-08-02 14:09

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified permission check methods: they now return an Exception object in case a certain action is denied

90 lines of code changed in:

robert 2003-08-02 14:07

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action

50 lines of code changed in:

robert 2003-08-02 14:06

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified isDenied() since site preferences are now xml-encoded

36 lines of code changed in:

robert 2003-08-02 14:06

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- added method isDeleteDenied()

82 lines of code changed in:

robert 2003-08-02 14:06

- modified onRequest(): it now calls checkAccess() to determine if a user is allowed to request a certain action
- added basic method checkAccess() allowing everything which is overwritten by prototypes

40 lines of code changed in:

robert 2003-08-02 14:04

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- modified isDenied() since site preferences are now xml-encoded

40 lines of code changed in:

robert 2003-08-02 14:03

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action
- added method isDeleteDenied()

80 lines of code changed in:

robert 2003-08-02 14:02

- added checkAccess() that is called by onRequest() to check if a user is allowed to request a certain action

70 lines of code changed in:

robert 2003-08-02 14:01

now calling content_macro instead of title/text_macro

6 lines of code changed in:

robert 2003-08-02 14:00

switched from input type="submit" to type="button"

4 lines of code changed in:

robert 2003-08-02 13:59

minor code reformatting

4 lines of code changed in:

robert 2003-08-02 13:59

- use AntvilleLib methods instead of hardcoded html
- minor code reformatting

20 lines of code changed in:

robert 2003-08-02 13:57

minor code reformatting

56 lines of code changed in:

robert 2003-08-02 13:57

- changed to use AntvilleLib methods
- removed nearly all html code rendering methods because of AntvilleLib
- added global renderDateFormatChooser()

86 lines of code changed in:

robert 2003-08-02 13:54

minor code reformatting

4 lines of code changed in:

robert 2003-08-02 13:54

changed from path.site to this._parent where possible

12 lines of code changed in:

robert 2003-08-02 13:54

switched from input type="button" to type="submit"

2 lines of code changed in:

robert 2003-08-02 13:53

call global now_macro instead of pushing the timestamp as parameter to the skin

2 lines of code changed in:

robert 2003-08-02 13:52

- removed method sendConfirmationMail
- sortSubscriptions is now failsafe, although it shouldn't happen anymore that a membership object still exists for a removed site

6 lines of code changed in:

robert 2003-08-02 13:51

- changed to use AntvilleLib methods
- methods now throw an Exception object in case something went wrong or a Message object as positive result
- users can now define the default timezone of an antville installation, if none defined the JVM default timezone will be used

162 lines of code changed in:

robert 2003-08-02 13:50

minor reformatting

2 lines of code changed in:

robert 2003-08-02 13:49

- changed to use AntvilleLib methods
- methods now throw an Exception object in case something went wrong or a Message object as positive result

90 lines of code changed in:

robert 2003-08-02 13:44

- changed to use AntvilleLib methods
- added constructor function
- modified evalStory() and evalComment(): now call extractContent to get the submitted content, content is now handled by propertymgr (mountpoint "content")
- removed methods getContent(), setContent(), getContentPart(), setContentPart() since content is now handled by propertymgr
- methods now throw an Exception object in case something went wrong or a Message object as positive result

166 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