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-11-24 to 2005-11-07 (Commits 4309-4358 of 4408)
* Render path name as "Month Year" (no more day pages, so everything became easier).
1 lines of code changed in:
* Drop DayPage level, postings are now stored as /year/month/posting.
* Improve weblog_macro().
7 lines of code changed in:
* Override getPathName() to return the title, if it is set.
7 lines of code changed in:
* Cosmetic changes to form input element styles.
9 lines of code changed in:
* set wrap="off" in skin editor textarea.
1 lines of code changed in:
* Use getLinkedPages() in linklist_macro()
2 lines of code changed in:
* Implement new getLinkedPages() utility method that works like getLinks()
but returns page objects instead of link objects.
* Use getPathName() as default link text in getHtmlLink().
* Use getChildType() to check child type when creating a new child page in getPage().
* Use getLinkedPages() to create a fresh list of linked pages on the fly in link editor.
20 lines of code changed in:
* Add reverse argument to sort().
* Add new nameList() function to render a simple list of page names.
58 lines of code changed in:
* Use new "global" variable to look up page constructors.
* Add new reverse argument to compare()
6 lines of code changed in:
* Rewrite weblog_macro() to pass all weblog items in a single array to
PageList.skinnedList().
6 lines of code changed in:
* Use a <hr> tag as separator for weblog entries.
1 lines of code changed in:
* Only render custom fields in form editor. We assume hardcoded form properties
are taken care of by the skins.
2 lines of code changed in:
* Switch link editor from popup (LinkEditor.js) to autocomplete input field.
* Move readEditForm() from Page.js to PageCore.js.
150 lines of code changed in:
* Don't render anything for empty lists.
6 lines of code changed in:
* Lessen top and bottom margin for tables.
* Add style for hr elements.
10 lines of code changed in:
* Add Weblog/list.skin to display as archive
3 lines of code changed in:
* Move rendering and sorting of page lists into global PageList object.
163 lines of code changed in:
* Add new JS script tags for autocomplete support and per-response JS.
6 lines of code changed in:
* Disable addEvent(), is now implemented in /static/common.js.
2 lines of code changed in:
* Various improvements to weblog extension.
* Disable comments for the time being.
71 lines of code changed in:
* Change name to lower case after all. (?)
1 lines of code changed in:
* Implement HopObject.isMapped(propname) to check whether a property is defined in type.properties.
* Implement HopObject.setPropertyValue() and HopObject.getPropertyValue() to get and set
properties regardless of whether they're mapped or not.
* Move get/setFormData() from Page prototype to HopObject.
60 lines of code changed in:
* Add xml/rss button to history page.
* Minor cosmetic changes.
8 lines of code changed in:
* adding modded autocomplete text input control from http://www.codeproject.com/jscript/jsactb.asp
1468 lines of code changed in:
Changed the HopObject related intro content skin to mention the accessname settings used in the demo
12 lines of code changed in:
Added content skins for intro sections
284 lines of code changed in:
Moved main action for guide pages to the Guide prototype
16 lines of code changed in:
Fixed link to always use correct root URL
2 lines of code changed in:
Updated examples to use repository location with "code" sub directory and added macro related example files
28 lines of code changed in:
Minor layout improvement, increased line spacing
2 lines of code changed in:
Added HopObject demo related skins, actions and type properties
101 lines of code changed in:
Synchronized with current version from release_1_5 branch, including the Search library and the Lucene jar file
4401 lines of code changed in:
* Display collection info.
* Minor improvements.
27 lines of code changed in:
* Adding orange XML button.
0 lines of code changed in:
Initial commit of welcome app file structure
280 lines of code changed in:
* Minor evening fixes.
16 lines of code changed in:
* Add editor for _extends.
* Exclude global proto from proto list.
6 lines of code changed in:
* Type mapping tab halfway implemented. Collections and property file generation still missing.
80 lines of code changed in:
simplified getIndexDocument (add multiple "text" fields to document since lucene will concatenate them internally into one field)
3 lines of code changed in:
* More improvements, mostly appearance-related.
72 lines of code changed in:
* Some advancements on mapping functionality.
* Import Gobi MarkupLib for HTML support.
868 lines of code changed in:
* Use HopObject.getById() in getPageById().
1 lines of code changed in:
* Fix bug that would result in Select elements to be rendered as empty tag if
an empty option array was passed along.
4 lines of code changed in:
Removed the getGlobalObject function and the code setting "global" as a reference to the Global object since such a reference will exist by default in Helma 1.5
0 lines of code changed in:
Removed helma.Inspector.js in favor of the one now present in helmaTools
0 lines of code changed in:
Merged from release_1_5 branch to trunk
3508 lines of code changed in:
Fixed adminAccess property to be generated and displayed only after a username and password has been entered.
19 lines of code changed in:
* Yet more stylin'.
26 lines of code changed in:
* Some more styling.
11 lines of code changed in:
* Add some minimal styling to tabs.
* Add reset button to query form.
30 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