70 Commits

Author SHA1 Message Date
root ff0d5c9c76 Addition of the execution time of each module when updating data 2012-04-26 20:04:48 +02:00
Yannick Torrès e4a8d0e5c8 Activate the search functionality from Codemirror. Use CTRL+F to use it 2012-04-01 17:50:10 +02:00
Alexander Moskaliov 29be5e95ba add fix for script dir 2012-01-31 12:49:21 +04:00
Philip Olson 4305973f8e Enabled the failed build check emails 2011-12-05 10:00:13 +00:00
Yannick Torres 94a83f08ee Upgrade to Codemirror 2. 2011-12-04 13:37:17 +00:00
Philip Olson 1d1be06544 Disabled the failed build emails, for now 2011-11-14 16:13:21 +00:00
Yannick Torres d3c1475ffa Add a basic html page to view basic statistic on editor usage 2011-11-02 21:00:53 +00:00
Yannick Torres f10908f99e Now, all exclude language work aren't realy build.. :/ 2011-10-31 17:57:55 +00:00
Yannick Torres 5a4a6a92bd don't try to check the build for exclude language 2011-10-25 15:38:50 +00:00
Yannick Torres 5b748325b0 Add language 'no' to list who we don't send email, as requested by bjori 2011-10-25 15:08:21 +00:00
Yannick Torres 1aa50d76e6 Fix bugs #55350 : only check entities for php project 2011-08-03 17:29:31 +00:00
Yannick Torres cf308a5eca Add a script to send an email once a week to alert the documentation team with URL entities that are experiencing fatale error 2011-07-23 18:19:12 +00:00
Yannick Torres 9221cf29ae As workInProgress is disable, we send email only when there is some PatchesForReview work 2011-03-07 21:23:02 +00:00
Yannick Torres 7ee2322868 Calculate the static version for revcheck script after each update 2011-02-16 22:30:25 +00:00
Yannick Torres 074dcc1897 Disable work in progress information 2011-01-31 20:41:25 +00:00
Yannick Torres ea2f0c4bd0 Don't send email for ar,bg,cs,nl,el,he,pt,sl,sv as there are inactive 2011-01-27 22:17:18 +00:00
Yannick Torres 8d646798e1 Change From header when sending email to the list 2010-12-29 20:11:14 +00:00
Yannick Torres cfd36df040 Typo & order by type then date for files 2010-12-29 19:54:34 +00:00
Yannick Torres 29147fa96e New cron script to send an email each week to the lang list and inform there is some pending work into the editor 2010-12-29 19:42:35 +00:00
Yannick Torres 0a1f29fc7e Fix lang var 2010-12-27 23:14:01 +00:00
Yannick Torres a7aed115dc Fix pt_br language to allow us to send email to us 2010-12-27 22:01:09 +00:00
Yannick Torres 1df37356e3 Revert to previous version as this change have been handle by configure.php script in version 306762 2010-12-27 21:36:52 +00:00
Yannick Torres c07f920035 Add STDERR to the mail's content 2010-12-26 22:48:47 +00:00
Yannick Torres f9df95ae32 Fix phpdoc email when en/ failed 2010-06-22 17:41:01 +00:00
Yannick Torres b8dccd23b3 Enable the VCS up before checking data 2010-05-24 20:16:14 +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 e8777f92a2 Add TreeGrid folder when we compress the Js files 2010-04-28 20:59:12 +00:00
Yannick Torres f0cac3ec63 Simplify the store ; remove unecessary arguments in some functions ; reindent ; move js/ui/component/ to js/ui/cmp/ to save some space 2010-04-25 15:39:34 +00:00
Yannick Torres 7236a623f1 Add a debug version for main-all & login-all when we execute compress.sh tools 2010-04-23 17:20:16 +00:00
Yannick Torres b615f3ccf6 Revert. Specify the php binary path on cmd who use it 2010-04-22 11:17:08 +00:00
Yannick Torres 5b015e3e8e Use /usr/bin/env php to find php binary automaticaly 2010-04-07 22:18:51 +00:00
Yannick Torres 065981bb20 Fix App name ; Only display the first 20 lines of the log build ; Script all projects others than PHP 2010-04-05 20:05:57 +00:00
Yannick Torres bdc33aa953 Fix Conf.ini path 2010-04-05 17:52:11 +00:00
Yannick Torres 4d40434017 Store checkEntities info 2010-03-28 19:55:17 +00:00
Yannick Torres 60b88bbdfa Store updateData info 2010-03-28 19:54:43 +00:00
Yannick Torres 39aec25a73 Fix Conf.php path 2010-03-22 21:49:59 +00:00
Yannick Torres d94b338fd6 Reword 2010-02-27 08:27:26 +00:00
Yannick Torres 974b078cd2 Re-enable the repository update 2010-02-27 08:08:34 +00:00
Yannick Torres 65649e80fa Add information when we use cli 2010-02-27 07:54:27 +00:00
Yannick Torres 52d970259e Remove dev tag 2010-02-03 18:17:32 +00:00
Yannick Torres 4ca3e91ed8 Fix regex on reviewed tag 2010-02-03 18:16:30 +00:00
Yannick Torres 8e5a352f1f Add multi-project support into the editor. 2010-01-04 00:15:20 +00:00
Yannick Torres b493131ada More CleanUp ; Add the possibility to run the script about entities via the UI 2009-12-27 23:37:00 +00:00
Yannick Torres 39c89d57aa Move style.css => main.css 2009-12-27 11:37:12 +00:00
Yannick Torres a75e522eae Reorder compress script ; Re-enable i18n loading 2009-12-26 19:19:32 +00:00
Yannick Torres f9024a510e Reorder all Js/Css files 2009-12-26 18:55:35 +00:00
Yannick Torres d1943c4f9a Add a new composant : checkEntities. This is an integration of the originial script made by Georg Richter & Gabor Hojsty to check all entities of the documentation. This add a new table into the Database and a new cron job is available to automatically check the entities 2009-12-25 23:34:55 +00:00
Yannick Torres 78a573d587 Better name for this script as it compress also css files for now 2009-12-20 22:11:46 +00:00
Yannick Torres 82119c7a69 Minimize css files & some Js files with compress-js.sh 2009-12-20 22:10:54 +00:00
Yannick Torres 7d1c873650 Extract all language from login.js to RepositoryManager to make it reusable later 2009-12-19 12:12:04 +00:00