1323 Commits

Author SHA1 Message Date
Alexander Moskaliov
d54d123121 small changes in js files 2012-07-22 19:18:35 +04:00
Alexander Moskaliov
a5e67bf653 Finish config window without translate 2012-05-27 11:30:44 +04:00
Alexander Moskaliov
45ab682ec4 Continue create config window 2012-05-25 17:59:42 +04:00
Alexander Moskaliov
7000f144c0 Move switch language click control to menu controller 2012-05-24 15:31:57 +04:00
Alexander Moskaliov
df0ebb6d00 Commit loosed file 2012-05-24 14:05:35 +04:00
Alexander Moskaliov
20553c62ea Start write Config window 2012-05-24 12:20:46 +04:00
Alexander Moskaliov
31e937d6b0 Fix Firefox bug
Application not started correctly
2012-05-24 12:19:26 +04:00
Alexander Moskaliov
958f454bfe Add config load 2012-05-22 16:51:11 +04:00
Alexander Moskaliov
88962f67cf add some menu handlers 2012-05-22 12:45:53 +04:00
Alexander Moskaliov
930c527c6f Create main menu and many small improvements 2012-05-22 10:07:37 +04:00
Alexander Moskaliov
e6c9213064 Start write main application
Add localization example
2012-05-20 17:06:28 +04:00
Alexander Moskaliov
6f7c508e46 move request button control to controller 2012-05-14 17:14:39 +04:00
Alexander Moskaliov
6489724e07 Merge branch 'master' into ExtJS
And finish login page.

* master:
  Disable checkVCSKeyWords(); for now. This take too much time
  Fix error_type.php to reflect last change (adding a new error type)
  Add a new error when VCS Keywors & Eol-Style aren't enought for a file
  Addition of the execution time of each module when updating data
  Don't use strict operator to check fid. Sometimes, it's a string, sometimes, it's an integer
  Fix default value for Filepath. This allow to delete a new file from root node
  Add G+ & Fb-like button into home tab
  Use Facebook oAuth 2.0 API to connect anonymous user with her facebook account
  Add new img for google sign in
  Fix redirect uri for Google API
  Use Google othau 2.0 API to connect anonymous user with her google account
  Activate the search functionality from Codemirror. Use CTRL+F to use it
  Fix witch user have modified a file
  Fix UI translation for all available language
  Patch from Maciek Sokolewicz : improve english sentence
2012-05-14 11:26:24 +04:00
Yannick Torrès
02ba77141f Disable checkVCSKeyWords(); for now. This take too much time 2012-05-03 22:57:00 +02:00
Alexander Moskaliov
620f581709 update extjs to 4.1 2012-05-01 19:27:30 +04:00
Yannick Torrès
babcc60ed3 Fix error_type.php to reflect last change (adding a new error type) 2012-05-01 12:23:39 +02:00
Yannick Torrès
ac10624868 Add a new error when VCS Keywors & Eol-Style aren't enought for a file 2012-05-01 12:08:55 +02:00
root
ff0d5c9c76 Addition of the execution time of each module when updating data 2012-04-26 20:04:48 +02:00
Alexander Moskaliov
139a7d808c extjs 3->4 initial commit 2012-04-25 20:25:03 +04:00
Yannick Torrès
164dbcf745 Don't use strict operator to check fid. Sometimes, it's a string, sometimes, it's an integer 2012-04-14 10:35:12 +02:00
Yannick Torrès
2b487428fa Fix default value for Filepath. This allow to delete a new file from root node 2012-04-14 10:08:00 +02:00
Yannick Torrès
11294e96ed Add G+ & Fb-like button into home tab 2012-04-12 21:21:37 +02:00
Yannick Torrès
ac0d488414 Use Facebook oAuth 2.0 API to connect anonymous user with her facebook account 2012-04-10 19:30:42 +02:00
Yannick Torrès
3d7e152618 Add new img for google sign in 2012-04-09 22:25:37 +02:00
Yannick Torrès
d790fb1cb7 Fix redirect uri for Google API 2012-04-09 21:00:12 +02:00
Yannick Torrès
c3f0a386d2 Use Google othau 2.0 API to connect anonymous user with her google account 2012-04-09 20:01:10 +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
Yannick Torrès
d7a3b5dcfc Fix witch user have modified a file 2012-03-18 12:27:36 +01:00
Yannick Torrès
e533f5dbf8 Fix UI translation for all available language 2012-03-01 18:59:56 +01:00
Yannick Torrès
62ffd5b264 Patch from Maciek Sokolewicz : improve english sentence 2012-03-01 18:22:44 +01:00
Alexander Moskaliov
d7676304b3 add user id for anonymous 2012-02-25 14:34:16 +04:00
Alexander Moskaliov
d9dd79eb87 fix fieldname 2012-02-25 13:49:32 +04:00
Alexander Moskaliov
db64d4926c fix isModified 2012-02-25 13:34:06 +04:00
Alexander Moskaliov
c185f661c4 Fix: show only self empty patches 2012-02-23 21:34:43 +04:00
Alexander Moskaliov
110a87f7ff fix "false" value of email in menu in patch and work tree 2012-02-23 20:27:35 +04:00
Alexander Moskaliov
afe407dc4a temporary fix for empty patches
We must add 'lang' field in 'patches' for normal fix
2012-02-23 17:58:01 +04:00
Alexander Moskaliov
a44a0195c0 small fix to micgration script 2012-02-23 17:25:24 +04:00
Alexander Moskaliov
a30eeefccc "patch" and "work" refactor 2012-02-23 16:58:27 +04:00
Philip Olson
022d963270 Testing GIT email 2012-02-22 13:48:39 -08:00
Alexander Moskaliov
e4f8faeff2 Add haveKarma flag to users.
Now svn users can edit files in language, in which they don't have karma, like anonymous.
2012-02-22 23:45:43 +04:00
Alexander Moskaliov
153c689677 fix EOL 2012-02-19 19:08:46 +04:00
Alexander Moskaliov
7eae1410e7 small notice fix 2012-02-17 17:56:35 +04:00
Alexander Moskaliov
b6448167ec Refactor Diff fo fix #61113 2012-02-17 17:48:11 +04:00
Yannick Torrès
8aa7dcd6e6 Fix entities into codemirror until new release 2012-02-13 17:35:29 +01:00
Yannick Torrès
895b94d68f Fix errorFieldsynopsisVarnameValue 2012-02-12 21:59:10 +01:00
Yannick Torrès
57f9013f5f Add information about clone URL for write access 2012-02-12 20:42:27 +01:00
Yannick Torrès
2d39984334 Fix return information 2012-02-12 20:39:41 +01:00
Yannick Torrès
294c6cf3c5 fix new field into default DB structure 2012-02-12 20:37:08 +01:00
Yannick Torrès
ef1533e550 bump year 2012-02-12 20:10:53 +01:00
Alexander Moskaliov
8f1c7cdc7e fix gitignore 2012-02-11 23:56:12 +04:00