MarkTraceur has uploaded a new change for review.

Change subject: Moved documents list to a table form
......................................................................

Moved documents list to a table form

This is really a lot nicer. It means there's a much cleaner front
page, and also that we can more easily add/remove things (since I
made it more Object-Oriented in the process).

Delete and copy also work fine in the new system, although the
"new document" button does not. There are no images for them.

Also fixed the bug about ampersands and other HTML entities. They
now render normally in the SVG document.

The bug about supervisor strings being too long in the print mode
is also dealt with.

Oh hey, why not also add in an error message on login fail?

Also, documents are no longer "deleted", just marked as trashed.
This also means you can easily undo a deletion by clicking on the
delete button again.

Change-Id: I9aa5c732541aa3e0ead6a7c0390582c0800b2010
---
A clientjs/doclist.js
R clientjs/jquery.svg.js
R clientjs/jquery.svggraph.js
R clientjs/jquery.svgorgchart.js
A clientjs/listview.js
A clientjs/userlist.js
M clientjs/wmf-orgchart.js
M db/mongo.js
M index.js
M requestHandlers.js
M style/of.css
M templates/index.html
M templates/usercreate.html
13 files changed, 408 insertions(+), 204 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/orgchart 
refs/changes/44/17344/1
--
To view, visit https://gerrit.wikimedia.org/r/17344
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9aa5c732541aa3e0ead6a7c0390582c0800b2010
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/orgchart
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to