Yannick Torrès
11294e96ed
Add G+ & Fb-like button into home tab
2012-04-12 21:21:37 +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
f53d981620
update CodeMirror up to 2.21
2012-01-31 11:04:19 +04:00
Yannick Torres
5a1629846c
Fix bug #60526 & #60527 : unified diff download work again
2011-12-17 14:34:33 +00:00
Yannick Torres
94a83f08ee
Upgrade to Codemirror 2.
2011-12-04 13:37:17 +00:00
Yannick Torres
440621bada
Fix bug #60233 + Add a tooltip to explain why FB and/or Google Connect aren't available
2011-11-07 22:31:07 +00:00
Alexander Moskaliov
9cb0cd2c38
Fix error in reloadAllStore method and update RU locale
2011-11-02 19:36:25 +00:00
Yannick Torres
05b0c3d3d9
Reflect change made in the configuration window by Salah
2011-10-31 17:42:18 +00:00
Alexander Moskaliov
d426bd3afd
Add language specific topic.
...
Fix small error,
Small refactor some methods
2011-10-23 05:54:26 +00:00
Yannick Torres
504e8cb6db
Add a new button into the toolsBar when open a file in readOnly mode and only in some modules
2011-09-19 05:59:27 +00:00
Yannick Torres
f7b39dc7c3
Fix old change when we open a file by an ID. Affect here the bugs portlet
2011-09-17 07:32:22 +00:00
Alexander Moskaliov
376e5177f3
Show original read only file in right panel
2011-09-16 05:56:48 +00:00
Yannick Torres
f21d3555c5
Add icon to Patches for review module to reflect authService used
2011-07-21 23:02:42 +00:00
Yannick Torres
8d8803ca0f
Fix country flags
2011-07-06 07:58:33 +00:00
Yannick Torres
30eb802531
Fix country flags
2011-07-06 07:55:02 +00:00
Yannick Torres
525a02ee6e
Fix country flags
2011-07-06 07:50:21 +00:00
Yannick Torres
ed69488ad9
New feature : VCS user can accept a patch directly via the contextmenu on an anonymous patch name. By default, the commit message is build from the patch description incluing the email of this anonymous user. An email is send to this user atfer the commit
2011-07-06 07:03:06 +00:00
Yannick Torres
eb57c9701c
Fix css
2011-07-04 00:16:56 +00:00
Yannick Torres
b22b116215
Topic feature : we can now set an information as a topic displayed directly into the main panel. All valid VCS user can change the topic as easy as double-click on it
2011-07-04 00:12:01 +00:00
Yannick Torres
5529be1581
Fix bug #55075 : We can now view (and download as a file) a unified diff for a global patch
2011-07-01 21:58:02 +00:00
Neal Poole
673166d542
Updating minified files.
2011-06-24 17:35:59 +00:00
Yannick Torres
3ca10d67c5
Add a mibbit widget to chat on IRC
2011-06-18 10:32:12 +00:00
Yannick Torres
c8ccd70518
Sync with last change
2011-06-09 20:57:35 +00:00
Yannick Torres
f209a79d3e
Add ExtJs files into the SVN
2011-06-08 16:26:27 +00:00
Yannick Torres
c6282e32aa
Add new functionnality : preview a file with phD
2011-06-05 19:37:07 +00:00
Nikola Smolenski
e324ceee29
Fixing flags of Serbia and Sweden
2011-03-28 05:59:44 +00:00
Yannick Torres
3a779004d9
Fix serbian country code to sr
2011-03-22 05:33:13 +00:00
Yannick Torres
bdf103d8b8
New feature : on editor panel (except readOnly editor), we have now a zoom to open the file into a maximized window. Just modify the code into this new panel, close it to get it into the normal panel
2011-01-05 18:20:29 +00:00
Yannick Torres
188d234333
Fix RowEditor for the commit log window manager
2011-01-02 03:13:25 +00:00
Yannick Torres
bfa97d5ef9
New feature (bug #51727 ) : Now, we can link a patch. For example, like this : https://edit.php.net/?patch=en/appendices/migration53.xml&project=PHP
2011-01-01 22:33:18 +00:00
Yannick Torres
dbcecbd070
New functionnality : we can declare a user as a globalAdministrator or a lang administrator (See php/project.php.ini). Once you are an administrator, you have a new contextual menu on file in Work in progress & Patches for reviewed modules allow you to change the file's owner.
2010-12-19 19:54:04 +00:00
Yannick Torres
725853c9a3
New functionnality : allow user to check her file with xmllint tools. It display a window with all error or notify there is no error
2010-06-09 17:14:28 +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
ff5591e2c5
Add some class for the progress column
2010-04-28 21:05:12 +00:00
Yannick Torres
9235881c46
New functionality : We can add some notes on a file
2010-04-23 15:29:07 +00:00
Yannick Torres
bd2e87a1cd
Add some default color for some text. Patch from Daniel Convissor
2010-04-22 05:13:07 +00:00
Yannick Torres
ca08c54772
More spelling fix with cjones
2010-04-16 22:44:13 +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
06537dee8c
Fix part of new functionality for bug #51449 : Add new folder
2010-04-07 19:43:50 +00:00
Yannick Torres
487fcdfc99
Switch to ExtJs 3.2.0
2010-04-02 21:55:45 +00:00
Yannick Torres
d1ad97a784
New functionality : update just one folder. Right click on a folder into All files module and chose 'update this folder' item in the contextmenu. Proposed by Salathe.
2010-03-31 22:35:17 +00:00
Yannick Torres
2187157299
Update minimize files to previous all change
2010-03-22 21:49:04 +00:00
Yannick Torres
1e7d9b12ce
Add a new tab into the entities & acronyms panel into all files module : acronyms fetcher. Works identical to entities
2010-03-19 21:34:56 +00:00
Yannick Torres
8b18264fff
Fix ids for the entities panel
2010-03-16 06:42:46 +00:00
Yannick Torres
abace58631
Fix locales for the entitie panel & font-size of the details panel
2010-03-16 06:32:57 +00:00
Yannick Torres
0f14c5745b
First attempt to add a new panel into All files module to allow us to quickly select an entities from multiples files
2010-03-15 22:47:01 +00:00
Yannick Torres
d2f5fc5f8a
Fix the logo into the About window
2010-03-14 22:26:49 +00:00
Yannick Torres
102dbbcf83
Rework the Editor configuration & add a lot of new options
2010-03-10 07:22:20 +00:00
Yannick Torres
725e0b2eec
Fix the path for the spinner img
2010-02-28 20:19:43 +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