Commit Log (Page 4 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-09-23 to 2005-08-31 (Commits 4209-4258 of 4408)

kris 2005-09-23 15:50

rewritten String.embody method

0 lines of code changed in:

kris 2005-09-23 15:49

content macro now passes the delimiter parameter

1 lines of code changed in:

kris 2005-09-23 15:47

displays 6 words instead of 50 chars

1 lines of code changed in:

kris 2005-09-23 15:46

embed macro now displays 20 words instead of 100 chars

1 lines of code changed in:

kris 2005-09-23 15:30

complete rewrite of String.embody()
now you pass a parameter called delimiter instead of ingoreWhitespace

15 lines of code changed in:

kris 2005-09-21 18:29

added .stripTags() before .clip()

5 lines of code changed in:

kris 2005-09-21 16:37

removed stripTags() in Sting.embody()

3 lines of code changed in:

kris 2005-09-21 16:36

updated to latest snapshot because String.clip() has changed

0 lines of code changed in:

kris 2005-09-21 16:33

changed clipping behaviour in the story.part macro:
tags are not stripped when part is not clipped

you should add a as="plaintext" in the story.historyItem skin, if you don't want html
in the sidebar.

7 lines of code changed in:

kris 2005-09-21 16:07

added as="plaintext" to work well with the new story.part macro

1 lines of code changed in:

kris 2005-09-21 16:04

added overflow:hidden to .historyitem

2 lines of code changed in:

kris 2005-09-21 16:02

removed gremlins and corrected misplaced </div>

66 lines of code changed in:

hannes 2005-09-21 11:22

* Implement getParent()

5 lines of code changed in:

hannes 2005-09-19 20:29

Some cleanup before the fun begins:
* Remove HtmlLibraryExt.js, replace with stripped down MarkupLib in SqlShell/html.js
* Include admin password hash generation functionality from manage app
* Use transient JS wrapper as controller object for accessing Helma Dbsources

875 lines of code changed in:

hannes 2005-09-19 11:25

* Checking in revision 163 of svnbrowser gobi build. <http://nomatic.org/svn/svnbrowser/>

1994 lines of code changed in:

hannes 2005-09-19 10:38

* Fix getPathName()

3 lines of code changed in:

hannes 2005-09-19 00:33

* Make text link object maintainance code more efficient: Only add or remove link
objects if actually needed.
* Go back to old TableWriter way of rendering the form in login.page.

22 lines of code changed in:

hannes 2005-09-19 00:27

* Fix RegExp to check for list items

1 lines of code changed in:

hannes 2005-09-19 00:26

* Fix unsetAutoLoginCookie()

1 lines of code changed in:

hannes 2005-09-18 21:19

* Updating to recent db changes

12 lines of code changed in:

hannes 2005-09-17 00:18

* Update to new res.writeln() semantics, explicitly write out <br> tag.

12 lines of code changed in:

hannes 2005-09-17 00:18

* Use new res.unsetCookie() function.
* Update to new res.writeln() semantics, explicitly write out <br> tag.
* Some cleanup of unused code.

2 lines of code changed in:

hannes 2005-09-17 00:16

* Update to new res.writeln() semantics, explicitly write out <br> tag.

28 lines of code changed in:

hannes 2005-09-17 00:14

* Removing Permission proto, not used anymore.

0 lines of code changed in:

hannes 2005-09-16 21:52

* Add xml declaration.
* Use numeric as non-US 3 letter time zones are not supported.

2 lines of code changed in:

hannes 2005-09-16 18:05

* First implementation of history.rss action

24 lines of code changed in:

hannes 2005-09-16 18:05

* Allow Page.getPath() to be called without param argument.

3 lines of code changed in:

hannes 2005-09-16 17:22

* Checking in rudimentary and somewhat broken Weblog implementation.

261 lines of code changed in:

hannes 2005-09-16 17:09

* Moving Weblog prototypes to extensions/weblog

0 lines of code changed in:

hannes 2005-09-16 17:04

* Moving Weblog prototypes to extensions/weblog

0 lines of code changed in:

hannes 2005-09-16 14:13

* Implement proper date formatting
* Add copyright/license header

28 lines of code changed in:

hannes 2005-09-16 14:13

* Implement LookupList.prototype.add() to add elements.
* Add copyright/license header

32 lines of code changed in:

hannes 2005-09-16 14:12

* Add copyright/license header

60 lines of code changed in:

hannes 2005-09-16 13:59

* Add date formatting support.

3 lines of code changed in:

hannes 2005-09-16 11:13

* Add simple and plain RSS 2.0 writer.

42 lines of code changed in:

hannes 2005-09-15 14:13

* Don't use getParent() for untyped skin objects

1 lines of code changed in:

hannes 2005-09-15 10:41

* Replace direct _parent access with getParent() so non-persistent page
subprotos can implement their own parent logic.
* Remove unused global getPermissions() and page permissionEditor macro.

68 lines of code changed in:

hannes 2005-09-13 15:50

* Committing typed text links patch from Andreas Bolka
* Fix bug in Wiki rendering and move some wiki rendering code to global WikiMarkup object

253 lines of code changed in:

hannes 2005-09-13 15:48

* Minor changes in debug messages

3 lines of code changed in:

hannes 2005-09-13 15:46

* Introduce global createPrototype() function that creates a new Page child prototype.

18 lines of code changed in:

hannes 2005-09-13 15:45

* Rename registerType() to registerForm()

5 lines of code changed in:

hannes 2005-09-13 15:43

* Minor style changes: Switch to smaller font, make text dark gray, define style for pre tags

8 lines of code changed in:

hannes 2005-09-13 15:42

* Update edit/create user forms

12 lines of code changed in:

robert 2005-09-08 10:52

changed renderMarkupPart(): since prefix, suffix and default are now part of the parameter
object again (see http://grazia.helma.org/pipermail/helma-dev/2005-September/001986.html)
check for these properties to avoid rendering them in an html tag.

1 lines of code changed in:

czv 2005-09-07 11:34

Changed login to use the same MD5 hash as the manage app for user access verification.

7 lines of code changed in:

hannes 2005-09-07 10:18

Initial revision

349 lines of code changed in:

robert 2005-09-06 13:26

fixed skinmanager-treeview: searchform.skin was renamed to searchresult.skin, changed
explanation too.

2 lines of code changed in:

robert 2005-09-06 12:56

bugfix in layout-export/import: always use UTF-8 as encoding
to avoid encoding-problems (lost umlauts etc.)

4 lines of code changed in:

hannes 2005-08-31 15:16

* Bring manage app up to date with current Helma.

1187 lines of code changed in:

hannes 2005-08-31 14:39

* Move actions from hac files to actions.js, reformat.

197 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