|
|
|
@10016
|
[10016]
|
03/13/10 23:33:57 |
hannes |
Allow captcha to be renewed |
|
|
|
@10015
|
[10015]
|
03/13/10 22:27:15 |
hannes |
Implement simple captcha for user registration page |
|
|
|
@9970
|
[9970]
|
09/28/09 14:37:01 |
hannes |
disable replacing <br> tags for fckEditor in edit action |
|
|
|
@9961
|
[9961]
|
09/22/09 13:21:33 |
hannes |
Present a create page form rather than a not-found page if user is allowed … |
|
|
|
@9956
|
[9956]
|
09/21/09 21:23:07 |
hannes |
small tweaks in style and behaviour |
|
|
|
@9953
|
[9953]
|
09/21/09 16:12:13 |
hannes |
Implement ajax diff preview |
|
|
|
@9948
|
[9948]
|
09/21/09 11:09:22 |
hannes |
Enlarge textareas in edit page a bit |
|
|
|
@9944
|
[9944]
|
09/21/09 10:38:38 |
hannes |
Replace #MARKDOWN hack with proper markdown checkbox in edit form. |
|
|
|
@9943
|
[9943]
|
09/21/09 09:45:52 |
hannes |
Make default stylesheet static and make the custom stylesheet empty by … |
|
|
|
@9941
|
[9941]
|
09/20/09 09:36:16 |
hannes |
Use new HopObject.href() that accepts a query parameter object as second … |
|
|
|
@9939
|
[9939]
|
09/20/09 07:12:23 |
hannes |
Add explanation to _default_permissions comment to what is what |
|
|
|
@9936
|
[9936]
|
09/19/09 22:24:37 |
hannes |
Show wiki-backlinks in redirect page, change backlings listing and wording … |
|
|
|
@9935
|
[9935]
|
09/19/09 22:01:21 |
hannes |
Introduce rawHref() method in Page which is used for wiki links, so wiki … |
|
|
|
@9933
|
[9933]
|
09/19/09 14:28:17 |
hannes |
Implement Redirect page. |
|
|
|
@9931
|
[9931]
|
09/18/09 23:42:23 |
hannes |
Avoid null pointer in readEditForm |
|
|
|
@9930
|
[9930]
|
09/18/09 23:33:03 |
hannes |
Page.js duplicates code from PageCore.js |
|
|
|
@9919
|
[9919]
|
09/17/09 16:14:34 |
hannes |
Rename password reset token and timestamp |
|
|
|
@9917
|
[9917]
|
09/17/09 15:43:26 |
hannes |
Improve permission denied/please log in message |
|
|
|
@9915
|
[9915]
|
09/17/09 15:11:51 |
hannes |
Implement password reset, improve password handling a bit |
|
|
|
@9914
|
[9914]
|
09/17/09 11:41:21 |
hannes |
Completely switch to secure password handling, and give some care to … |
|
|
|
@9913
|
[9913]
|
09/16/09 23:08:59 |
hannes |
Do not store clear-text passwords, and make User page editable and add … |
|
|
|
@9912
|
[9912]
|
09/16/09 17:41:40 |
hannes |
Change action order, add test to standard actions |
|
|
|
@9525
|
[9525]
|
02/19/09 10:35:52 |
hannes |
Make main div float left. |
|
|
|
@9524
|
[9524]
|
02/18/09 22:22:11 |
hannes |
Slim down navigation bar a bit further. |
|
|
|
@9523
|
[9523]
|
02/18/09 22:18:26 |
hannes |
Last commit breaks IE7, back out. |
|
|
|
@9522
|
[9522]
|
02/18/09 22:15:52 |
hannes |
Minor adjustments |
|
|
|
@9521
|
[9521]
|
02/18/09 22:07:50 |
hannes |
Switch to simple div-based layout. Tested with FF3, Konqueror, IE7 |
|
|
|
@9517
|
[9517]
|
02/17/09 23:16:15 |
hannes |
Fix previous commit: make sure HTML tags are only stripped from … |
|
|
|
@9515
|
[9515]
|
02/17/09 21:08:10 |
hannes |
No more link underlining. |
|
|
|
@9514
|
[9514]
|
02/17/09 21:04:58 |
hannes |
Go back to unnumbered lists for TOC, numbered ones are tricky. |
|
|
|
@9513
|
[9513]
|
02/17/09 20:54:14 |
hannes |
Make TOC list type configurable in toc_macro, and give consistent style to … |
|
|
|
@9511
|
[9511]
|
02/17/09 20:04:55 |
hannes |
Explicitly use "1px" rather than "thin" for borders. |
|
|
|
@9508
|
[9508]
|
02/17/09 12:20:51 |
hannes |
Minor design tweaks for TOC, pre, and comments elements. |
|
|
|
@9507
|
[9507]
|
02/17/09 12:20:01 |
hannes |
Move auto-TOC generation into WikiMarkup.renderHeaders so we can position … |
|
|
|
@9506
|
[9506]
|
02/17/09 11:27:17 |
hannes |
Change some spacings in style sheet and toc design. |
|
|
|
@9501
|
[9501]
|
02/05/09 15:07:47 |
hannes |
Some code cleanup and fix for a bug that didn't return inherited links … |
|
|
|
@9500
|
[9500]
|
02/05/09 14:10:45 |
hannes |
Add optional second page argument to global getService() function in order … |
|
|
|
@9478
|
[9478]
|
01/14/09 12:39:17 |
hannes |
Apply fat focus border to password input fields. |
|
|
|
@9476
|
[9476]
|
01/02/09 12:20:08 |
hannes |
Draw a thick border around focused text input elements. |
|
|
|
@9475
|
[9475]
|
12/23/08 12:14:29 |
hannes |
Put non-legacy code at the beginning of the file. |
|
|
|
@9474
|
[9474]
|
12/23/08 11:26:11 |
hannes |
Remove most custom styles from input elements. |
|
|
|
@9473
|
[9473]
|
12/23/08 11:25:50 |
hannes |
Make header sizing more consistent. |
|
|
|
@9472
|
[9472]
|
12/23/08 11:12:40 |
hannes |
Tweak animations stylings and speeds once more. |
|
|
|
@9470
|
[9470]
|
12/23/08 11:08:16 |
hannes |
Add warning icon to delete confirm screen. |
|
|
|
@9468
|
[9468]
|
12/22/08 17:34:54 |
hannes |
Style tweaks |
|
|
|
@9466
|
[9466]
|
12/22/08 17:25:08 |
hannes |
Reduce animations for inline comment editing. |
|
|
|
@9465
|
[9465]
|
12/22/08 17:13:35 |
hannes |
More fixes and tweaks. |
|
|
|
@9464
|
[9464]
|
12/22/08 16:11:33 |
hannes |
Make editing of comments ajaxy inlined. |
|
|
|
@9463
|
[9463]
|
12/22/08 15:53:35 |
hannes |
Minor fixes |
|
|
|
@9462
|
[9462]
|
12/22/08 15:50:18 |
hannes |
Make deletion of comments ajaxy. |
|
|
|
@9461
|
[9461]
|
12/22/08 14:22:46 |
hannes |
Add "continue editing" link at bottom of preview. Allow msg macro to be … |
|
|
|
@9460
|
[9460]
|
12/22/08 13:00:18 |
hannes |
Unify page preview, apply it to create page. |
|
|
|
@9459
|
[9459]
|
12/22/08 12:40:57 |
hannes |
Apply ajax previews to page edits. |
|
|
|
@9458
|
[9458]
|
12/22/08 12:05:21 |
hannes |
Update comment submission: use jquery ajax for preview, plus various minor … |
|
|
|
@9457
|
[9457]
|
12/22/08 10:55:02 |
hannes |
Improve upload form layout and wording. |
|
|
|
@9456
|
[9456]
|
12/19/08 16:28:16 |
hannes |
Add some margin-right to submit buttons. |
|
|
|
@9455
|
[9455]
|
12/19/08 16:25:45 |
hannes |
Add cancel link to create-page and edit-page forms. |
|
|
|
@9454
|
[9454]
|
12/19/08 16:23:14 |
hannes |
Do not include "describe changes" input field in create-page skin. |
|
|
|
@9453
|
[9453]
|
12/19/08 16:16:04 |
hannes |
Replace packed version of jquery.js with minified one. |
|
|
|
@9452
|
[9452]
|
12/19/08 16:12:14 |
hannes |
Add cancel button to comment form, start transition to jquery. |
|
|
|
@9449
|
[9449]
|
12/19/08 15:25:32 |
hannes |
Add id argument to HtmlMenu component to make the id customizable. |
|
|
|
@9442
|
[9442]
|
12/17/08 23:24:51 |
hannes |
Fix redirection bug in manage actions. |
|
|
|
@9441
|
[9441]
|
12/17/08 23:00:24 |
hannes |
Fix some oversights from the manage action link refactoring in the … |
|
|
|
@9440
|
[9440]
|
12/17/08 22:54:35 |
hannes |
Move manage links into a new html dropdown menu component. |
|
|
|
@9439
|
[9439]
|
12/17/08 16:01:33 |
hannes |
Remove duplicate actions, they're supposed to be in PageActions.js |
|
|
|
@9426
|
[9426]
|
12/12/08 21:32:16 |
hannes |
Define calendar table width. |
|
|
|
@9425
|
[9425]
|
12/12/08 21:24:12 |
hannes |
Unify and improve rendering of embedded and listed pages. |
|
|
|
@9422
|
[9422]
|
12/12/08 15:26:46 |
hannes |
Even more css fixes. |
|
|
|
@9421
|
[9421]
|
12/12/08 15:23:12 |
hannes |
Minor css fixes. |
|
|
|
@9420
|
[9420]
|
12/12/08 15:18:51 |
hannes |
Minor cosmetic fixes. |
|
|
|
@9419
|
[9419]
|
12/12/08 15:17:51 |
hannes |
Design and style updates: Add embed#sidebar subskin for embedding pages … |
|
|
|
@9418
|
[9418]
|
12/12/08 15:15:17 |
hannes |
Reimplement and clean up calendar and updates features. |
|
|
|
@9417
|
[9417]
|
12/12/08 15:08:16 |
hannes |
Add unique option to getLinkedPages() and fix getPages() with absolute … |
|
|
|
@9413
|
[9413]
|
12/11/08 14:58:38 |
hannes |
Use RegExp.test() instead of String.match() and don't make regexp global. |
|
|
|
@9412
|
[9412]
|
12/11/08 14:42:56 |
hannes |
Add pattern option to list macro to only list pages with matching names. |
|
|
|
@9406
|
[9406]
|
12/10/08 22:25:43 |
hannes |
Add colon and space to login page labels |
|
|
|
@9405
|
[9405]
|
12/10/08 21:53:45 |
hannes |
Improved embed skin: display page name as header with edit link, similar … |
|
|
|
@9404
|
[9404]
|
12/10/08 17:27:07 |
hannes |
Add null check to textlinks macro. |
|
|
|
@9322
|
[9322]
|
10/17/08 11:18:25 |
hannes |
Add check for null/undefined. |
|
|
|
@9302
|
[9302]
|
10/15/08 12:19:12 |
hannes |
Fix macro handler for name input and form editor. "page" resolves to the … |
|
|
|
@8818
|
[8818]
|
04/04/08 17:21:15 |
hannes |
* Update to nested formdata http param. |
|
|
|
@8810
|
[8810]
|
04/04/08 12:06:26 |
hannes |
* Use list() to loop through link collection in getLinks() and … |
|
|
|
@8772
|
[8772]
|
02/02/08 16:16:00 |
hannes |
* Add stack traces to error page if debug mode is enabled. |
|
|
|
@8771
|
[8771]
|
02/02/08 16:10:23 |
hannes |
* Change signature of Page.getLink*() methods: collect everything after
… |
|
|
|
@8770
|
[8770]
|
02/02/08 15:46:54 |
hannes |
* Put full serialId = serial_id mapping in non-relational type.properties. … |
|
|
|
@8766
|
[8766]
|
01/30/08 17:06:26 |
hannes |
* Refactor link retrieval methods a bit.
* Add reverse, limit arguments to … |
|
|
|
@8757
|
[8757]
|
01/28/08 16:39:08 |
hannes |
* Rename Page.js to PageActions.js and move all non-actions to … |
|
|
|
@8756
|
[8756]
|
01/28/08 16:30:46 |
hannes |
* Update db scheme: introduce serial_id to allow intra-app schema … |
|
|
|
@8727
|
[8727]
|
12/19/07 23:54:48 |
hannes |
* Clean up callback handling a little bit. |
|
|
|
@8726
|
[8726]
|
12/19/07 23:06:42 |
hannes |
* Use request data grouping for form data editing. |
|
|
|
@8650
|
[8650]
|
11/21/07 11:50:05 |
hannes |
* Add check in image_macro and file_macro to make them work on … |
|
|
|
@8649
|
[8649]
|
11/21/07 11:38:52 |
hannes |
* Simplistic implementations of file_macro and image_macro.
* Add safety … |
|
|
|
@8604
|
[8604]
|
09/28/07 15:16:38 |
root |
robert: removed svn:mime-type and set svn:keywords property of all text … |
|
|
|
@8518
|
[8518]
|
06/15/07 15:59:14 |
hannes |
* Removed debug statements in edit action |
|
|
|
@8455
|
[8455]
|
04/05/07 04:01:44 |
hannes |
* Update parseWikiLink() call. |
|
|
|
@8428
|
[8428]
|
03/30/07 15:20:31 |
hannes |
* Do not put wrap edit action update code into try/catch
* Only create new … |
|
|
|
@8414
|
[8414]
|
03/28/07 23:26:25 |
hannes |
* Do not update wikilink-backlinks unless the page is persistent. |
|
|
|
@8399
|
[8399]
|
03/28/07 11:21:14 |
hannes |
* Fix argumentes to WikiMarkup.renderMarkup() |
|
|
|
@8388
|
[8388]
|
03/26/07 21:26:28 |
hannes |
* Extended preview feature to comments and story edit action.
* Make … |
|
|
|
@8386
|
[8386]
|
03/26/07 19:23:45 |
hannes |
* Implement form property diffs
* Clean up diff methods a bit, adding … |