Commit Log (Page 1 of 89)

back to main page

Pages: 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: 2006-01-17 to 2005-11-24 (Commits 4359-4408 of 4408)

robert 2006-01-17 17:18

bugfix in helma.Search constructor: explicitly use the application classloader when testing if lucene is available, otherwise the test fails although the jar is in the application dir.

4 lines of code changed in:

czv 2006-01-17 15:38

Fixed an instance where the global "helma" object was still referenced using a capital "H".

1 lines of code changed in:

czv 2006-01-17 15:27

Fixed the removeDirectory method to call the correct method name when recursively deleting directories.

4 lines of code changed in:

czv 2006-01-16 11:46

Fixed URL to Roman Porotnikov page about AOP fun with Javascript

4 lines of code changed in:

hannes 2006-01-10 17:34

* Fix Umlaute (thanks to nighthawk)

24 lines of code changed in:

kris 2006-01-10 16:32

added property "cookieLevel"
it specifies number of IP octetts used in the password cookie
e.g. cookieLevel = 3 means it used only xxx.xxx.xxx

249 lines of code changed in:

hannes 2006-01-10 16:19

* Add access check to updates RSS feed.

6 lines of code changed in:

hannes 2006-01-10 16:14

* Reverse updated pages to get them in inverse chronological order.

1 lines of code changed in:

hannes 2006-01-10 16:12

* Add link to RSS feed.

8 lines of code changed in:

hannes 2006-01-10 16:08

* Rename ItemCallbacks.js to Updates.js.
* Implement simple main.rss RSS 2.0 feed action.
* Remove empty callbacks.

40 lines of code changed in:

hannes 2006-01-10 12:59

* Allow for external links as targets in wiki link syntax.

* Implement asterisk escaping using \*.

66 lines of code changed in:

hannes 2006-01-10 12:53

* Render markup before extracting text links in order to

avoid list item asterisks from confusing us.

73 lines of code changed in:

robert 2006-01-07 16:02

bugfix in getField() and getDateField(): don't assume that the document field exists, if not return null.

23 lines of code changed in:

robert 2006-01-02 18:34

bugfix in checkWriteLock(): use getDirectory() instead of nonexisting variable "dir"

4 lines of code changed in:

tobi 2005-12-27 16:09

removed one L too many from MAY_DELELTE_ANYIMAGE constant

1 lines of code changed in:

kris 2005-12-15 18:34

small change with itemprefix and suffix

3 lines of code changed in:

kris 2005-12-15 17:53

added skin parameter to storylist (only for trusted users)

12 lines of code changed in:

hannes 2005-12-14 23:44

* Kick out hairbally weight based navigation, replace by simple/effective page inclusion.

1 lines of code changed in:

hannes 2005-12-14 23:43

* Remove weblogview skin from Page proto. WeblogPosting has it.

0 lines of code changed in:

hannes 2005-12-14 23:39

* Overhaul page design: add breadcrumb nav as separate item beneath header.
* Some stylesheet cleanup.

45 lines of code changed in:

hannes 2005-12-14 23:37

* Use action name as default link text in actionlink macro.
* Make skin configurable in include macro, use "embed" skin as default.
* Add minlength and maxlength attributes to path macro.

14 lines of code changed in:

hannes 2005-12-14 23:35

* Add embed skin- will be used as default skin by include macro.

2 lines of code changed in:

hannes 2005-12-14 23:33

* Allow body macro to be rendered with plain format() instead of formatParagraphs().

10 lines of code changed in:

hannes 2005-12-14 16:45

* Create framework for popups for the following tasks:
- creating new prototypes
- editing extras
- generating the mapping file

85 lines of code changed in:

czv 2005-12-12 18:07

Changed the HopObject example section to not use the same color as the introduction pages.

1 lines of code changed in:

czv 2005-12-12 08:38

Further tweaking to help IE digest the CSS.

3 lines of code changed in:

czv 2005-12-09 11:59

Removed db.properties exmaple file since that will stay in the Helma home directory for now.

0 lines of code changed in:

robert 2005-12-06 19:05

fixed clone(): only recurse for properties that actually are (Hop)Objects, plus create them using the same constructor method as the original.

16 lines of code changed in:

czv 2005-12-06 15:57

Changed debugger to be disabled by default.
Added db.properties example file.
Improvements and corrections to content skins.

30 lines of code changed in:

czv 2005-12-06 11:47

Added meta tag to globally set the script type.

2 lines of code changed in:

czv 2005-12-06 11:42

Replaced debugger screenshot with a more interesting snapshot and improved look.

0 lines of code changed in:

czv 2005-12-06 10:47

Fine tuned margins to prevent IE from choking.

6 lines of code changed in:

tobi 2005-12-02 10:56

added timestamp option to now macro

2 lines of code changed in:

czv 2005-11-30 10:23

Moved initialization code from Guide prototype to Global.

11 lines of code changed in:

czv 2005-11-30 10:22

Changed check for persisted hopobjects to look for parent.name property instead of just the parent property.

1 lines of code changed in:

czv 2005-11-29 17:47

Disabled call of SQLshell intro hook during default invocations of the shell action.

2 lines of code changed in:

czv 2005-11-29 17:36

Added content skins and images for the inspector, manage, shell, sqlshell and debugger sections.

126 lines of code changed in:

czv 2005-11-29 17:36

Set the rhino debugger to be enabled for the welcome application by default.

1 lines of code changed in:

czv 2005-11-29 10:04

Updated intro content skins, adding dbmapping and javapackages sections.

98 lines of code changed in:

hannes 2005-11-28 14:48

* Minor changes in stylesheet.

5 lines of code changed in:

hannes 2005-11-28 14:36

* Moved prev/next links to tab bar, restyled.

34 lines of code changed in:

hannes 2005-11-28 13:53

* Add style for prev/next/up links.

13 lines of code changed in:

hannes 2005-11-28 13:43

* Improved style, especially around the tabs.

58 lines of code changed in:

hannes 2005-11-28 13:42

* Add blueish gradient

0 lines of code changed in:

hannes 2005-11-25 13:35

* Use PageList.sort(Page.list()) instead of Page.listSorted()

2 lines of code changed in:

hannes 2005-11-25 13:33

* Use document.getElementById() for link edit autocomplete code.

1 lines of code changed in:

hannes 2005-11-25 13:28

Minor bug fixes

3 lines of code changed in:

tobi 2005-11-24 15:37

fixed toPercent for no totals (avoid division by zero)

2 lines of code changed in:

hannes 2005-11-24 15:14

* Remove addEvent(), is now in static/common.js.
* Don't call bogus initDocument(), causes textareas to be unusable in IE.

0 lines of code changed in:

hannes 2005-11-24 14:58

* Add createtime property to listings.

1 lines of code changed in:

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