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-08-30 to 2005-07-28 (Commits 4159-4208 of 4408)
* Always render full file path because sources may be scattered in different repositories.
4 lines of code changed in:
updated README.txt
1 lines of code changed in:
moved inspector code to helmaLib; left wrapper action for convenience
8 lines of code changed in:
forced commit due to accidental remove
5 lines of code changed in:
* added support for colgroup and col elements (adopted from robert's svnbrowser)
17 lines of code changed in:
* Refined list table style a bit
9 lines of code changed in:
Reworked wiki link rendering a bit:
* Also use wiki service for looking up pages (doh!)
* Use Markup lib to render wiki links
* Extract wiki page lookup with hackisch singular/plural code into separate getWikiPage() function
29 lines of code changed in:
* Improved styles for table listing (borrowed some css from Svn Browser)
* Added some styling to textarea and input fields
38 lines of code changed in:
* Fix this._actions: link editor page is called link.page, not linkedit.page
1 lines of code changed in:
* Use system:service:wiki service link to find out where new wiki pages should be created.
4 lines of code changed in:
* Create new Wiki Page on the same level as the page containing the wiki link, if possible.
2 lines of code changed in:
* Use getChildElement in Page.getPage() so extensions which use their
own storage (e.g. SvnBrowser) are addressable via Wiki links.
9 lines of code changed in:
* Add support for pre tag.
8 lines of code changed in:
added timeout methods;
added debug and error methods.
97 lines of code changed in:
* Introduce Page.getPathLink() and Page.getPathName() to let page prototypes
control how they are displayed in the path and list view.
25 lines of code changed in:
* Fix access permissions for diff resetting/deleting
12 lines of code changed in:
Remove unfinished onkeydown handler
0 lines of code changed in:
* Do not use empty element for script tag, Konqueror doesn't like/load it.
1 lines of code changed in:
* Some browsers throw exception when sending null body to XmlHTTPRequest.
Others may need this, so we wrap it into try-catch.
5 lines of code changed in:
* Add type attribute to script element.
2 lines of code changed in:
Clean up after previous change
3 lines of code changed in:
Fully implement list tag rendering for nested ordered or unordered lists.
42 lines of code changed in:
* Return false from toggleElement() and loadContent() as convenience for onclick handlers.
* Remove unused function
* Rename arguments in toggleElement()
6 lines of code changed in:
* Renamed setInnerHtml() to setElementContent()
* Added arguments to toggleElement() to change content of trigger
* Enhanced AJAX functionality with loadContent(url, id)
88 lines of code changed in:
Use actions to deliver stylesheet and javascript to client rather than embedding them in html
33 lines of code changed in:
Update _actions
6 lines of code changed in:
* Fix Permission editors.
* Always convert property names to upper case in LookupList.extractAttribute()
33 lines of code changed in:
Changed action order in _actions
2 lines of code changed in:
Fix new permission handling: set action name to upper case to allow action names
that are reserved javascript words like "delete" as javascript objects property names
9 lines of code changed in:
Fix skin editor, allow skin switching from GET requests
2 lines of code changed in:
There's no owner reference, use creator to check ownership.
1 lines of code changed in:
Update _actions to new permission infrastructure
4 lines of code changed in:
* code/Global/Startup.js: remove obsolete permission setting in root.
4 lines of code changed in:
Remove old get/setPermission() (may break other old code)
0 lines of code changed in:
Make getPermissions() a bit more robust regarding old XML-encoded permission objects
3 lines of code changed in:
* Reimplemented permission framework more ore less from scratch
* More splitting up of Page/Page.js into Page/Manage.js and Page/Permissions.js
407 lines of code changed in:
Implement inherit argument for getLin()
7 lines of code changed in:
Implement set/getData() as replacement for set/getXmlData(), using Rhino's
eval() and uneval() to produce much simpler object representations than Helma's
XML presentation. (thanks, Chris, took a long time to get it)
30 lines of code changed in:
Implement toString()
3 lines of code changed in:
Implement extractAttribute() that allows to extract specific attributes from the
elements of a list to a property holder object.
15 lines of code changed in:
Added support for h1..6 header tags
48 lines of code changed in:
Use right angle quotes as path separators
2 lines of code changed in:
initial check-in: an ssh-client for helma, based on j2ssh (http://sourceforge.net/projects/sshtools).
currently supports scp and execution of single-line commands, and authentication
using username+pwd or key+passphrase
165 lines of code changed in:
fixed bug caused by http responses having a content length of -1
(which means it's not determined and that there *can* be content)
1 lines of code changed in:
Implement separate readElementsForm() function
Use _formproperties.children as container for form element descriptors
4 lines of code changed in:
Use _formproperties.children as container for form element descriptors
1 lines of code changed in:
Make label in checkbox editor clickable
3 lines of code changed in:
set children property to empty array if children parameter is undefined
1 lines of code changed in:
Use no date rather than current date as default in date editor
5 lines of code changed in:
Replace Html.dropDown() with Html.select()
2 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