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-07 to 2005-09-23 (Commits 4259-4308 of 4408)
* Split up existing functionality into "explore" and "query" tabs.
Third tab "map" is still disfunctional.
39 lines of code changed in:
* Fix buglet in property editor that made it less usable on Firefox:
Use block display mode for visible divs and remove padding/margin defs
which weren't handled well.
2 lines of code changed in:
* Change inspector skins to plain text format so they can be read, understood, modified etc.
223 lines of code changed in:
* Cleaning up, first steps towards tabbed interface.
117 lines of code changed in:
* Define helma.sqlshell object.
3 lines of code changed in:
commit of updated library
0 lines of code changed in:
fixed clip method according to latest changes in antvilleLib
17 lines of code changed in:
hackish fix to allow clipping of urls w/o activating them
19 lines of code changed in:
fixd activateURLs method according to changes in String.prototype.clip
1 lines of code changed in:
Added inspector and sqlshell as individual tools, integrated sqlshell with shell tool and improved integration of inspector in shell tool.
1161 lines of code changed in:
new build
0 lines of code changed in:
user string sorter based on constructor
1 lines of code changed in:
Integrated the inspector directly into the shell tool.
3 lines of code changed in:
new build with updated loop macro
0 lines of code changed in:
set default for param.order in loop macro
2 lines of code changed in:
Added helma.invalidate(realm) to invalidate a previously authenticated realm.
Changed authentication to optionally grant access from the specified hosts only. Instead of setting "realmAccessBlocked = true" you now need to set "realmAccessAllowed = false" in order to ban access to tools of that realm. To restrict access to a specific set of hosts, set "realmAccessAllowed = 192.168.0.1" as appropriate.
56 lines of code changed in:
fixed clip method according to new signature
2 lines of code changed in:
* Don't make author name bold.
1 lines of code changed in:
* Cleaned up a bit, changed date format to "ago".
3 lines of code changed in:
* Add support for "ago" format in craeate and modify dates.
12 lines of code changed in:
* Add Nelson Minar's Ago-Library to Date prototype.
84 lines of code changed in:
* (hackish) Focus first input element of edit form.
13 lines of code changed in:
* Make async post requests work.
7 lines of code changed in:
* Some progress on async saving of textareas. Request sending now
working decently, but serverside support is still missing.
38 lines of code changed in:
* Link whole wiki expression to render undefined wiki links, but introduce new
css class "undefinedLink" (vs. "wikiLink" for defined links).
* Minor fix in list rendering.
4 lines of code changed in:
* Fix date page body to display page listing again.
3 lines of code changed in:
* Fix case in ul tag.
1 lines of code changed in:
* Rewrite wiki list rendering to use Markup library. Code is a bit more complex,
but generates compliant markup for nested lists (the previous version didn't).
24 lines of code changed in:
* Implement list tags (ul, ol, li).
* Introduce parent property.
27 lines of code changed in:
* Simplify Page.textlinks_macro().
5 lines of code changed in:
* Add header and backlinks to standard page contents skin.
4 lines of code changed in:
removed gallery support and image macros
1 lines of code changed in:
removed gallery support and image macros
0 lines of code changed in:
removed gallery support and image macros
2 lines of code changed in:
removed gallery macro
0 lines of code changed in:
removed gallery support in several image macros
5 lines of code changed in:
removed image topics
1 lines of code changed in:
removed image topics
0 lines of code changed in:
removed image topics
0 lines of code changed in:
Cleaned up and simplified shell and authentication code, now just using global skins, and added logout capability to shell.
229 lines of code changed in:
Changed structure for initialization handlers of bootstrapped tools to be more flexible in the tasks they perform.
12 lines of code changed in:
Alternative implementation of the authentication bootstrapping code, which does not pollute the HopObject namespace with predefined actions and skins. Both are instead stored in a Helma prototype. Skins are directly used from there, while actions are configurable through a realmAccessAction app or server property and are copied to the appropriate prototype (currently, just the HopObject namespace). On the downside, it currently requires the use of onStart(), which is a show stopper.
14 lines of code changed in:
sorry, checked in this instead of the lib.
reverted to old version
0 lines of code changed in:
now it's correct :-)
0 lines of code changed in:
bug fix in content_macro()
3 lines of code changed in:
now it's correct :-)
5 lines of code changed in:
new string.embody() in lib
0 lines of code changed in:
completely rewrote the regexp in string.embody
9 lines of code changed in:
Initial commit of helmaTools with a web based shell and minimal authentication bootstrapping.
29 lines of code changed in:
whitespaces instead of spaces as delimiter
3 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