17 Commits

Author SHA1 Message Date
Yannick Torres f209a79d3e Add ExtJs files into the SVN 2011-06-08 16:26:27 +00:00
Yannick Torres 188d234333 Fix RowEditor for the commit log window manager 2011-01-02 03:13:25 +00:00
Yannick Torres e232ed22e7 New :
* upgrade extJs to 3.2.1
* Remove "Pending commit" module in favore to "work in progress" module
* Remove "Pending patch" module in favore to "patches for review" module
* Add a field to ask for an email when we logging in. It allow users to contact others.
* Add a progress bar to allow user indicate the progression of his work
* Anonymous user are no longer "anonymous", as a cookie is set on connexion to "authenticate" him.
* Anonymous user can save a file as an authenticated user. No longer only use the "patch" button.
* New rules when a file is edited. When the file is edited by :

  - an anonymous user : authenticated user can always edit it. When he does, the owner change and anonymous user can't edit it again.

  - an authenticated user : anonymous and others authenticated users can't edit it. The first user must release it (eithers commit his change, or remove the change he does). Administrator can edit it. This can allow to override change made by an authenticated user. Administrators are defined per project in configuration file.

* We no longer allow a user to commit files changed by others users. An authenticated user can only commit his files.

Bugs :

  - fix bug #51767
  - fix bug that display internal file (.new) in some modules
  - change file() class beaviours
2010-05-24 20:04:32 +00:00
Yannick Torres 9d084e48fb Add a new component : treeGrid. Official ExtJs ux 2010-04-28 20:58:21 +00:00
Yannick Torres 5b95cbacc8 New functionnality : Dictionnary. Idea from pedram. Accessible from tools panel for PendingTranslate, StateFile, ErrorFile & RevieweFile 2010-04-16 20:57:16 +00:00
Yannick Torres 487fcdfc99 Switch to ExtJs 3.2.0 2010-04-02 21:55:45 +00:00
Yannick Torres af87a52932 WS 2010-03-28 19:57:26 +00:00
Yannick Torres e7cfabf915 Set the size of the search field manually. Once the trigger is hide() or show(), the size is set to 0... until ExtJs 3.1.1. 2010-02-28 20:16:06 +00:00
Yannick Torres 9b7547d027 Update the RowEditor plugins to 3.1.1 version 2010-02-22 23:21:44 +00:00
Yannick Torres f829d627ed Fix img path 2010-02-02 18:05:28 +00:00
Yannick Torres 39c45b8d41 Add a new component : spinner. Add a new config option witch allow to limit the number of files to display into PendingReviewGrid. 2010-02-01 22:56:29 +00:00
Yannick Torres d0d4838f25 CleanUp main css 2009-12-29 13:54:05 +00:00
Yannick Torres a2a29d1b9c Fix css path for the rowEditor ux 2009-12-21 16:58:06 +00:00
Yannick Torres ca31d554d5 Change the Main Page to portlet ; No more need of Jpgraph ; Use ExtJs chart ; Add a new graph to show all language 2009-12-20 21:46:09 +00:00
Yannick Torres b0a6d56c2f Use RowEditor to edit Commit log Message 2009-12-20 01:05:45 +00:00
Yannick Torres 4ea2fef14a Remove .directory from doplhin ;) 2009-12-19 09:40:24 +00:00
Yannick Torres 1a34b2638e Migration ExtJs 3.0 : Reorder Ux powered by ExtJs team 2009-12-19 09:39:39 +00:00