Commit Log (Page 36 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-02 to 2003-05-29 (Commits 2609-2658 of 4408)

robert 2003-08-02 12:37

choice text is no longer pushed to skin, instead use choice.title_macro()

2 lines of code changed in:

robert 2003-08-02 12:37

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

2 lines of code changed in:

robert 2003-08-02 12:36

code reformatting

38 lines of code changed in:

robert 2003-08-02 12:36

- changed because of propertymgr now handling the content of a story/comment
- some reformatting

42 lines of code changed in:

robert 2003-08-02 12:33

- merged .hac files into this file
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object

252 lines of code changed in:

robert 2003-08-02 12:33

- merged .hac files into this file
- removed permission checks, this is done in checkAccess() now
- removed checks for req.data.submit, use named submit buttons in skins now
- added try/catch blocks since most objectFunctions will throw an Exception now instead of returning an Error object

594 lines of code changed in:

robert 2003-08-02 12:31

- merged .hac files into this file
- removed permission checks, this is done in checkAccess() now

252 lines of code changed in:

robert 2003-08-02 12:30

moved from site to root - this way we don't have to create a temporary site object every time just for rendering the skin

40 lines of code changed in:

robert 2003-08-02 12:29

moved from image to imagemgr

86 lines of code changed in:

robert 2003-08-02 12:28

moved from file to filemgr

40 lines of code changed in:

robert 2003-08-02 12:28

moved to root

0 lines of code changed in:

robert 2003-08-02 12:28

moved to imagemgr

0 lines of code changed in:

robert 2003-08-02 12:27

moved to filemgr

0 lines of code changed in:

robert 2003-08-02 12:27

moved file from user to membermgr

4 lines of code changed in:

robert 2003-08-02 12:26

moved file to membermgr

0 lines of code changed in:

robert 2003-08-02 12:26

removed

0 lines of code changed in:

robert 2003-08-02 12:25

removed since this skin isn't used anymore

0 lines of code changed in:

robert 2003-08-02 12:24

removed because .hac-files were merged into single actions.js files

0 lines of code changed in:

hannes 2003-08-01 17:52

* Make bookmarklet work with Mozilla
* Add variants with different formatting and popup window
see http://help.antville.org/stories/467772/

16 lines of code changed in:

hannes 2003-07-29 16:01

Fix bug where failure to send mail was never detected in sendPwd().

4 lines of code changed in:

robert 2003-07-22 14:01

merged changes done in antville_1_0 branch

1724 lines of code changed in:

hannes 2003-07-08 17:04

Replace FESI tryEval with real try statements.

22 lines of code changed in:

hannes 2003-07-08 16:53

Changed RegExp constructors to include the global ("g")
and ignoreCase ("i") flags as required by Rhino.

24 lines of code changed in:

hannes 2003-07-08 16:38

Check if partLastRendered is defined before comparing it.
Otherwise, Rhino will always evaluate this condition to false.

2 lines of code changed in:

hannes 2003-07-08 16:31

Rename public collection to publicSites because public is a reserved keyword in Rhino.
Prefetch sites in renderSitelist().

12 lines of code changed in:

hannes 2003-07-01 18:41

Actually Rhino does support the minus operator on date objects - just not for wrapped
Java dates. Removed some unnecessary code.

1 lines of code changed in:

hannes 2003-07-01 18:31

Do a getTime() on the date objects when getting uptime.
Rhino does not support the minus operator on date objects.

1 lines of code changed in:

tobi 2003-06-30 10:25

initial check-in of internet explorer "post it" context menu;
(instructions: download and install /sitename/menuext.reg)

28 lines of code changed in:

stefanp 2003-06-27 17:14

added FileLib.hardCopy()

36 lines of code changed in:

hannes 2003-06-26 18:33

define scheduler, reduce update frequency to 5 minutes.

4 lines of code changed in:

hannes 2003-06-26 18:31

Fixed a reference error, reduced update threshold from 50 to 10.

2 lines of code changed in:

hannes 2003-06-26 18:02

Replaced tryEval with try {} catch()

34 lines of code changed in:

hannes 2003-06-26 17:49

Incorporate some changes from gong.helma.org

60 lines of code changed in:

hannes 2003-06-25 15:32

Checked in bug fixes from Stefan Matthias Aust

5 lines of code changed in:

stefanp 2003-06-24 16:43

modified to work with type-definition by strings and not by constants

16 lines of code changed in:

tobi 2003-06-24 13:56

fixed list of excluded files

2 lines of code changed in:

stefanp 2003-06-23 17:03

replaced tryEval with try/catch

20 lines of code changed in:

robert 2003-06-23 14:40

- modified HTML_renderDropDownBox(): check if current option is of type object and has a length > 0. this was necessary because otherwise options that actually are an array but do not have a value (just a display name) would be interpreted as string.
- removed leftover backwards compatibility code in HTML_renderInputPassword()

6 lines of code changed in:

robert 2003-06-20 10:11

removed

0 lines of code changed in:

tobi 2003-06-19 15:12

moved colon into mimetype macro

6 lines of code changed in:

tobi 2003-06-19 12:04

corrected mistake

2 lines of code changed in:

tobi 2003-06-19 11:39

updated version strings of each library part

12 lines of code changed in:

tobi 2003-06-19 11:33

changed name of zipped library to AntvilleLib

6 lines of code changed in:

tobi 2003-06-19 11:25

Initial revision

2843 lines of code changed in:

tobi 2003-06-06 16:40

use item's createtime rather than its modifytime

4 lines of code changed in:

tobi 2003-06-05 17:15

removed accidentally committed .cvsignore files

0 lines of code changed in:

tobi 2003-06-05 16:49

added support for day/header.skin

6 lines of code changed in:

tobi 2003-06-05 16:31

added support for day header (ie. date will only be displayed once each day)

26 lines of code changed in:

tobi 2003-06-05 16:24

Updated by TortoiseCVS

4 lines of code changed in:

tobi 2003-05-29 18:11

added support for scheduler with cron features

8 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