Commit Log (Page 6 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-07-22 to 2005-04-27 (Commits 4109-4158 of 4408)

hannes 2005-07-22 17:47

Clean up and add comments to key event handler

13 lines of code changed in:

hannes 2005-07-22 17:43

* Replace ActionList with more general LookupList
* Use LookupList for _properties and _formproperties
* Several small fixes and enhancements

180 lines of code changed in:

hannes 2005-07-22 17:38

Fix Copyright header, replace Gobble with Gobi

4 lines of code changed in:

hannes 2005-07-22 17:38

Fix

1 lines of code changed in:

robert 2005-07-19 17:34

added static method isAuthorized() that checks a request against username/password passed as arguments

18 lines of code changed in:

hannes 2005-07-18 13:49

* db/relational/*, code/Page/*: Move version history from XML-encoded string property
to a separate collection called version_history. Introduce new mainversion_id column to
separate life pages from version pages.

69 lines of code changed in:

hannes 2005-07-18 00:43

Add missing equals sign

2 lines of code changed in:

hannes 2005-07-18 00:34

Fix Copyright header, replace Gobble with Gobi

16 lines of code changed in:

hannes 2005-07-18 00:32

* Add HIDDEN form type
* Cleaned up getForms()

11 lines of code changed in:

hannes 2005-07-18 00:03

Rename db source from gobble to gobi

12 lines of code changed in:

hannes 2005-07-18 00:00

* Rename gobble.conf to gobi.conf
* Only register Page type at startup

41 lines of code changed in:

hannes 2005-07-12 13:17

Add type attribute to script element.

1 lines of code changed in:

hannes 2005-07-12 09:24

Rudimentary support for asynchronous saving

11 lines of code changed in:

hannes 2005-07-12 09:23

minor changes in constructor argument handling

10 lines of code changed in:

hannes 2005-07-12 09:21

*** empty log message ***

65 lines of code changed in:

hannes 2005-07-08 17:33

Use lower case names for properties, update GPL header.

6 lines of code changed in:

hannes 2005-06-29 21:57

oops

1 lines of code changed in:

hannes 2005-06-29 21:56

Fix bug, hopefully

2 lines of code changed in:

hannes 2005-06-29 21:53

yet some more hacking on getDiffs()

14 lines of code changed in:

hannes 2005-06-29 21:29

More diffEncode() tinkering

17 lines of code changed in:

hannes 2005-06-29 20:26

More fixes and improvements to diff:
* remove unused code
* improve diffEncode() and usage of diffEncode() to only use non-breaking spaces if necessary
* fix bug in getDiffs() that left out lines under some circumstances

43 lines of code changed in:

hannes 2005-06-29 17:58

Bring back res.writeln() in diff2()

6 lines of code changed in:

hannes 2005-06-29 17:51

Overhauled diff functions: consider and display spaces in diffs.

21 lines of code changed in:

hannes 2005-06-29 17:38

Overhauled diff functions: consider any non-word character a word separator in intra-line diffs.

55 lines of code changed in:

hannes 2005-06-29 14:39

Do not convert name to lower case (unintentionally recommitted this with Max's patch)

2 lines of code changed in:

hannes 2005-06-29 14:36

Fix GPL header (patch from Max Demmelbauer)

8 lines of code changed in:

hannes 2005-06-29 14:23

Fix GPL header (patch from Max Demmelbauer)

4 lines of code changed in:

hannes 2005-06-29 14:23

Change Type.renderEditor() to use the prototype's _formproperties definition
if no custom form properties are defined (patch from Max Demmelbauer).

7 lines of code changed in:

hannes 2005-06-29 14:22

Add extra parameters to TypeDefinition constructor (patch from Max Demmelbauer)

6 lines of code changed in:

hannes 2005-06-29 14:06

Fix various bugs in HtmlTextarea object

5 lines of code changed in:

hannes 2005-06-29 13:33

Add border around <pre> elements

5 lines of code changed in:

hannes 2005-06-29 11:29

Add min-height property to control bar.

1 lines of code changed in:

robert 2005-06-09 14:31

* changed getUrl(): throw an error if the argument passed as url is neither a string
nor an instance of java.net.URL
* minor bugfix in setProxy()

10 lines of code changed in:

tobi 2005-06-09 12:55

added support for direct setting of (custom) header fields

12 lines of code changed in:

tobi 2005-06-08 13:11

fixed linefeeds

447 lines of code changed in:

tobi 2005-06-02 19:17

removed obsolete file

0 lines of code changed in:

tobi 2005-06-02 18:22

fixed and improved loop_macro

14 lines of code changed in:

robert 2005-05-24 10:13

fixed toString method: don't return any special string, just call file.toString(), otherwise the constructor new helma.File(file, name) fails.

1 lines of code changed in:

robert 2005-05-23 14:41

reworked the client: it now uses standard java classes instead of apache commons httpclient (beginning with jdk1.5 connection- and socket-timeouts can be defined too). the basic functionality of the library is still the same, but the syntax changed: instead of calling getUrl() with a number of parameters now first instantiate a Http object, set the necessary connection properties (eg. using setCredentials(), setTimeout(), setProxy() etc.) and then call getUrl(url).

178 lines of code changed in:

tobi 2005-05-09 09:42

added lost helma image

66 lines of code changed in:

tobi 2005-05-06 17:12

commit of updated library package

0 lines of code changed in:

robert 2005-05-01 20:21

changed ZipLib.extractAll() to Zip.extractData() (fixes bug 422, http://helma.org/bugs/show_bug.cgi?id=422)

2 lines of code changed in:

tobi 2005-04-28 16:35

created constructor function from helma.Aspects and added default instance helma.aspects

20 lines of code changed in:

tobi 2005-04-28 16:34

re-renamed helma.aspects.js to helma.Aspects.js

52 lines of code changed in:

tobi 2005-04-28 14:11

removed obsolete topic mapping

0 lines of code changed in:

tobi 2005-04-27 17:52

renamed helma.db.js to helma.Database.js

0 lines of code changed in:

tobi 2005-04-27 17:51

increased version counter to 1.1

4 lines of code changed in:

tobi 2005-04-27 17:50

revamped whole library according to the following rules of thumb:
* use constructors instead of plain objects whenever possible
* do not hesitate to define static constructor properties
* prefix files and methods with the library name
* do not pre-define default instances inside the library ("let the app decide")
* try to avoid use of specific variables from within library code

31 lines of code changed in:

tobi 2005-04-27 17:49

renamed helma.Aspects.js to helma.aspects.js

24 lines of code changed in:

tobi 2005-04-27 17:48

revamped whole library according to the following rules of thumb:
* use constructors instead of plain objects whenever possible
* do not hesitate to define static constructor properties
* prefix files and methods with the library name
* do not pre-define default instances inside the library ("let the app decide")
* try to avoid use of specific variables from within library code

446 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