Commit Log (Page 7 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: 2005-04-27 to 2005-04-07 (Commits 4059-4108 of 4408)

tobi 2005-04-27 13:20

lowercased first letter of namespace prefix

1369 lines of code changed in:

tobi 2005-04-27 13:15

added windows compatible zip call

9 lines of code changed in:

hannes 2005-04-22 21:21

Remove writeln()

0 lines of code changed in:

hannes 2005-04-22 15:53

Don't change name to lower case (?)

2 lines of code changed in:

hannes 2005-04-22 15:38

Fix textarea in CHOICE parameters editor

1 lines of code changed in:

hannes 2005-04-22 15:38

Check if child is object before trying to access its properties in add()

10 lines of code changed in:

hannes 2005-04-21 08:38

Update form editors for textarea and checkbox to retain value

4 lines of code changed in:

hannes 2005-04-21 08:37

replace Html.tag() with Html.element()

1 lines of code changed in:

hannes 2005-04-20 15:39

Use Math.random rather than String.random() in delete.page action

1 lines of code changed in:

hannes 2005-04-20 15:33

Make link editor work with names containing spaces

6 lines of code changed in:

hannes 2005-04-20 15:21

Fix Html.Select() to use index as value for plain string options

2 lines of code changed in:

hannes 2005-04-20 14:54

remove debug statement

0 lines of code changed in:

hannes 2005-04-20 14:53

Fix link activation regular expression

2 lines of code changed in:

hannes 2005-04-20 14:21

Update remaining antvilleLib functions to markupLib

4 lines of code changed in:

hannes 2005-04-20 10:09

use getDiffs() rather than diff() to check for changes

1 lines of code changed in:

hannes 2005-04-20 10:07

Replace String.diff() with global diff()

1 lines of code changed in:

hannes 2005-04-19 18:14

Update extra parameter editor to new Markuplib function names

3 lines of code changed in:

hannes 2005-04-19 18:11

Add Html.file() and Html.File()

14 lines of code changed in:

hannes 2005-04-19 18:10

Update form property editor to new Markuplib function names

3 lines of code changed in:

hannes 2005-04-19 18:02

Switch to new getDiffs() function for intra-line diffs

2 lines of code changed in:

hannes 2005-04-19 17:07

Fix indentation for Html.TableWriter

73 lines of code changed in:

hannes 2005-04-19 15:25

Remove old MarkupLib, new version is in Global/Markup.js

0 lines of code changed in:

hannes 2005-04-19 15:22

Replace HTML entities with actual umlauts. Checking in as ISO-8859-1 (at least trying)

24 lines of code changed in:

hannes 2005-04-19 15:10

Simplify checkbox arguments

1 lines of code changed in:

hannes 2005-04-19 15:10

Minor fixes in diff.action: do not strip markup tags

4 lines of code changed in:

hannes 2005-04-19 15:01

* Remove AntvilleLib archive
* Replace AntvilleLib Html rendering with our own Global/Markup.js

547 lines of code changed in:

hannes 2005-04-19 14:46

Rename gobble to gobi in page template

1 lines of code changed in:

hannes 2005-04-19 14:45

Remove obsolete MarkupLib.zip file, markup lib will be in Global/Markup.js

0 lines of code changed in:

hannes 2005-04-19 14:44

* Move diff function to separate file Global/Diff.js
* Implement global clone() function

237 lines of code changed in:

hannes 2005-04-19 14:42

* use ++double plus++ for bold, single is too common in url query strings.
* improve link activation regexp

2 lines of code changed in:

hannes 2005-04-19 12:27

Removing charset test file

0 lines of code changed in:

hannes 2005-04-19 12:21

check cvs char encoding bugs

0 lines of code changed in:

hannes 2005-04-19 11:42

Print stack trace for exceptions caught in onStart()

2 lines of code changed in:

hannes 2005-04-18 21:26

Minor change in link popup

1 lines of code changed in:

hannes 2005-04-18 21:23

* do not check read access in link popup
* remove unused code
* make clearing of floats actually work

3 lines of code changed in:

hannes 2005-04-18 19:39

Directly use Packages.helma.util.MD5Encoder for autologin

3 lines of code changed in:

hannes 2005-04-14 14:11

Make popups resizable and scrollable

2 lines of code changed in:

robert 2005-04-14 12:35

changed getParent(): return null if the file doesn't have a parent instead of returning a file with a null path

456 lines of code changed in:

hannes 2005-04-13 01:43

Started rewrite of MarkupLib as Global/Markup.js

351 lines of code changed in:

hannes 2005-04-11 15:10

Add doXmlHttp for asynchronous HTTP requests

27 lines of code changed in:

hannes 2005-04-11 15:09

Update to new MarkupLib version

57 lines of code changed in:

hannes 2005-04-11 15:05

Renamed base markuplib element type from Element to HtmlElement

7 lines of code changed in:

hannes 2005-04-09 00:34

Introduce Page.processPageName() and make sure Type names don't contain space chars

24 lines of code changed in:

hannes 2005-04-08 17:56

Use new class for name input field

1 lines of code changed in:

hannes 2005-04-07 17:04

Check access permissions before listing pages in linkedit.popup

2 lines of code changed in:

hannes 2005-04-07 10:18

Move message box up inside the header area

1 lines of code changed in:

hannes 2005-04-07 10:11

Use new name input class for weblog posting

1 lines of code changed in:

hannes 2005-04-07 10:10

Minor linkeditor style fix

0 lines of code changed in:

hannes 2005-04-07 09:53

Enlarge and boldify name input field

7 lines of code changed in:

hannes 2005-04-07 02:30

Fix indentation - replace tabs with spaces

15 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