25 Commits

Author SHA1 Message Date
Philip Olson
022d963270 Testing GIT email 2012-02-22 13:48:39 -08:00
Yannick Torrès
57f9013f5f Add information about clone URL for write access 2012-02-12 20:42:27 +01:00
Alexander Moskaliov
d82e579405 Comment revision and fix links to VCS 2012-01-31 12:50:02 +04:00
Philip Olson
09f0bc741e Fixed filepath typos 2011-06-09 20:23:38 +00:00
Chan Ka Shing
94785d18e5 update README 2010-04-26 07:31:25 +00:00
Yannick Torres
1c55847263 Propose an automatic translation from Google Translation API for needTranslate module. Idea from Bjori ;) 2010-02-26 06:38:10 +00:00
Yannick Torres
168510362d Update README to reflect the reality 2010-02-23 18:06:41 +00:00
Yannick Torres
56ce66d9f3 No more need to install ExtJS as we use cachefly to get the library 2010-02-23 17:54:44 +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
6f41dfc72e Migration ExtJs 3.0 2009-12-19 09:47:27 +00:00
Chan Ka Shing
01f5261ad6 allow local.conf.inc.php to override config in conf.inc.php 2009-12-01 07:10:17 +00:00
Chan Ka Shing
c8eabbee3a doc-editor includes permlink in filepanel 2009-11-30 03:38:50 +00:00
Yannick Torres
ca03cdd940 Since the use of the function sys_get_temp_dir() (to store commit log message into a tmp file), we must use Php >= 5.2.1. 2009-11-30 00:40:22 +00:00
Yannick Torres
4cabd8f561 Add requirements about php mail() function 2009-11-22 21:47:15 +00:00
Yannick Torres
d87b839e9b fix README 2009-10-18 20:34:13 +00:00
Chan Ka Shing
25dac845be modification/fix:
* update js compression requirement in README
  * update checkout info in README
  * update TODO
  * ui is now mostly cvs-neutral (js, locale-fr, css, img's name updated accordingly; except img's content)
  * CVSLogGrid is now VCSLogGrid, CVSCommitTask is now VCSCommitTask
2009-08-13 07:19:31 +00:00
Chan Ka Shing
a924abadce modification/fix:
* introduced config DOC_EDITOR_VCS in conf.inc.php to config Version Control System type (cvs, svn, git...)
  * introduced VCSFactory to replace VCS specific operation, user of CvsClient::getInstance is now using VCSFactory::getInstance instead
    - VCSFactory::getInstance() has a branching block to obtain DOC_EDITOR_VCS specified VCS-client
  * implemented SvnClient
  * changed cvsLogin & cvsPasswd & cvsLang in AccountManager to vcsLogin & vcsPasswd & vcsLang (affected JS: ui.component.TranslatorGrid.js)
  * install/doc-editor.sql change attributes that involve "cvs" to "vcs"
  * File.php cvsDiff is now vcsDiff
  * ExtJsController cvsCommit is now vcsCommit (affect JS: ui.task.CVSCommitTask.js)
  * Re-activiated cvs commit in CvsClient
  * Re-activiated email in AccountManager
  * RepositoryManager availableLang is now exposed to public scope
  * update error_type.php based on last commit (r284647)
  * update scripts/cron/check_build.php based on last commit (r284647)
  * update scripts/cron/update_data.php based on last commit (r284647)
  * Fixed CvsClient log sending out as associative array that failed ui.component.CVSLogGrid
2009-08-05 07:03:38 +00:00
Chan Ka Shing
624c117a81 remove php-webdav extension as requirement 2009-07-28 09:03:58 +00:00
Chan Ka Shing
2dcc6be324 jpgraph update 2009-07-28 08:57:34 +00:00
Chan Ka Shing
7206812b0a modification/fix:
* included js/ui/*.js for compression
  * added GDLib as requirement for using jpgraph
  * inserted todo list item - decide whether using XHR abstraction

main.js cleanup:
  * the keep-session-alive task ping is now wrapped in js/ui/PingTask.js
  * the doc-editor about box is now wrapped in js/ui/component/About.js
  * main-panel summary grid is now wrapped in js/ui/component/SummaryGrid.js
  * main-panel translator grid is now wrapped in js/ui/component/TranslatorGrid.js
  * main-panel local mailing list grid is now wrapped in js/ui/component/LocalMailGrid.js
  * main-panel php-doc bugs grid is now wrapped in js/ui/component/BugsGrid.js
  * main-panel translation summary graph is now wrapped in js/ui/component/TranslationGraph.js
  * cleanup phpDoc namespace
    - storeMailing is now under LocalMailGrid namespace
    - storeBugs is now under BugsGrid namespace
    - storeTranslators is now under TranslatorGrid namespace
        + reflect changes in script that depends on storeTranslators
    - storeSummary is now under SummaryGrid namespace
        + reflect changes in script that depends on storeSummary
2009-06-04 07:12:32 +00:00
Mehdi Achour
4de514eb62 Moved install specific files to install/
Moved jpgraph to php/
Pack the HTML functions in html.templates.php
Made a nicer web-cli-install script
Update README to reflect the directories migration
Fixed a bug in the pie script
Update .cvsignore files
2009-03-29 21:09:23 +00:00
Philip Olson
0d2d749c87 Rewrote README 2009-03-29 16:21:53 +00:00
Yannick Torres
2093fea9ca add installation instruction.
Need to be reviewed ;)
2009-03-29 08:17:55 +00:00
Philip Olson
935b7a2dc7 Test commit for the new doc-editor module 2009-03-28 20:02:58 +00:00
Philip Olson
eed3de7b5b Module for the online documentation editor 2009-03-28 19:53:19 +00:00