Sergey Panteleev
2ab623eb00
Replace references to git.php.net
2021-04-04 12:24:46 +03:00
Sergey Panteleev
58d9916776
typo & fix
2019-08-20 10:58:54 +01:00
Peter Kokot
f06fee3640
Sync final newlines
...
This patch adds some missing newlines and trims multiple final newlines
into a single newline.
According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character.
C89 [2] and later standards [3] mention a final newline:
"A source file that is not empty shall end in a new-line character,
which shall not be immediately preceded by a backslash character."
Although it is not mandatory for all files to have a final newline
fixed, a more consistent and homogeneous approach brings less of commit
differences issues and a better development experience in certain text
editors and IDEs.
[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
[2] https://port70.net/~nsz/c/c89/c89-draft.html#2.1.1.2
[3] https://port70.net/~nsz/c/c99/n1256.html#5.1.1.2
2018-10-02 03:44:40 +02:00
Peter Kokot
9895f91d46
Trim trailing whitespace
2018-10-02 03:21:09 +02:00
Markus Staab
9e610e6d7e
fixed possible mixed-content errors in main-panel
2018-10-02 01:52:49 +02:00
Markus Staab
34339772e5
fixed mixed content errors in patch preview
2018-10-02 01:36:20 +02:00
Nico Oelgart
732de5780d
Fix grammar
2018-10-02 00:40:43 +02:00
TAKAGI Masahiro
75607f2a6b
Update Japanese translation
2016-08-15 16:05:58 +09:00
TAKAGI Masahiro
33957d0047
Add ja locale file
2016-08-14 15:43:19 +09:00
Yannick Torrès
4006f77942
VCS user can modify & save a file even if this file was modified by an other VCS user
2015-03-30 22:27:27 +02:00
KostyaTretyak
3b89856096
Fix some translate in locale UK
2014-10-14 18:04:07 +03:00
KostyaTretyak
d40950b38b
Fix some translate in locale UK
2014-10-14 03:14:32 +03:00
KostyaTretyak
10513d0134
Fix some translate in locale UK
2014-10-14 00:27:48 +03:00
KostyaTretyak
db3097de60
Fix some translate in js/locale/uk.js
2014-10-13 23:07:13 +03:00
KostyaTretyak
39e9cc4250
Added support for Ukrainian language
2014-10-13 21:56:02 +03:00
Yannick Torrès
7ef260ea39
Fix ukrainian spelling
2014-09-16 22:38:56 +02:00
Yannick Torrès
89994f87b7
Add Ukraine language
2014-09-15 19:28:28 +02:00
Yannick Torrès
bcff1bf5e9
Add new 'Sign in with' : Twittter !
2014-08-02 16:49:36 +02:00
Yannick Torrès
d3c1016466
fix height for PortletInfo & PortletTranslator
2014-07-31 07:16:07 +02:00
Yannick Torrès
664a19ead3
Fix login encoding into the login screen & cleanup javascript
2014-07-30 22:39:25 +02:00
Yannick Torrès
52259c132a
Improve oauth icon visiblity
2014-07-30 19:09:27 +02:00
Yannick Torrès
9b3d7487fe
Fix project flags ; Cleanup elephpants div & css
2014-07-30 18:34:26 +02:00
Yannick Torrès
f76c199bde
Review oAuth mecanism. Add some others mecanism. Know, we can use Google, Facebook, Github, Stackoverflow, Instagram, linkedin account. Fix bug #67159
2014-07-28 20:06:34 +02:00
Yannick Torrès
6305935701
Add elephpants from Flickr into the login page like php.net web site
2014-07-23 21:11:25 +02:00
Yannick Torrès
e271463497
Rename Documentation entry from the main menu to Help to better identify the wiki page
2014-07-22 18:36:36 +02:00
Yannick Torrès
1649fc02db
Add a link into the about window to refer to the help for this application into the wiki
2014-07-22 18:25:32 +02:00
Yannick Torrès
8d8977e903
Add a link into the login screen to refer to the help for this application into the wiki
2014-07-22 18:14:23 +02:00
Yannick Torrès
e0d5668ba1
Fix acces to bugs.php.net over HTTPS
2014-07-12 00:12:14 +02:00
Yannick Torrès
a9d929f161
Fix the # caracter to prevent some problem with php's bug system. See this thread : http://news.php.net/php.doc/969384624
2013-09-13 21:21:57 +02:00
Yannick Torrès
08847d8b57
Reflect all new change
2013-07-17 19:37:02 +02:00
Yannick Torrès
1b6205c4c4
New global var to monitor global update
2013-07-17 19:36:34 +02:00
Yannick Torrès
02a301e151
Disable the 'refresh all data' for now
2013-07-17 19:36:00 +02:00
Yannick Torrès
fd7883e7b6
Disable the 'update folder' for now
2013-07-17 19:35:25 +02:00
Yannick Torrès
5d1bdb1196
Add a new method to handle a global update
2013-07-17 19:29:24 +02:00
Yannick Torrès
b28abefade
Add new string for pingTask windows
2013-07-17 19:23:38 +02:00
Yannick Torrès
7b5fc8d622
Fix bug #64361 : Add an option to disable the preview panel. This option is saved each time we switch it
2013-03-10 09:17:09 +01:00
Yannick Torrès
4e3f3b174d
Fix bug #64362 : Modal window is now close when we choose to reject a patch in the anonymous patch manager. We also add a confirm dialog since the action is irreversible. We also add some pixel's height for this window to fix height issue with some UI translation.
2013-03-09 11:21:19 +01:00
Yannick Torrès
2a0bbf4c9b
fix some errors
2013-01-20 19:16:15 +01:00
Yannick Torrès
fa14640848
Fix some errors
2013-01-20 18:18:16 +01:00
Yannick Torrès
2e765d8477
Fix bugs #63698 : Add some options to diff command
2013-01-20 13:09:30 +01:00
Yannick Torrès
f1120ac501
FNU : when we save a file, it will be a green line
2013-01-13 09:40:03 +01:00
Yannick Torrès
fb4375becb
Fix some errors spotted by Alexey. Thanks Alexey ;)
2013-01-12 19:06:50 +01:00
Yannick Torrès
0ea7746503
Better UI translation & fix some mistakes
2013-01-06 09:52:57 +01:00
Yannick Torrès
e0831c443e
PortletTranslationGraph & PortletTranslationsGraph : Better font for the tip
2013-01-06 09:20:11 +01:00
Yannick Torrès
5c4240ebe0
PortletInfo : Add column chart to display the number of commit
2013-01-06 09:09:39 +01:00
Yannick Torrès
a8e5ace87b
Add a new tab into Info Portlet to display the app's connexion into a line chart
2013-01-01 21:15:31 +01:00
Yannick Torrès
b2bb7b0120
Add into Portlet info usage Statistics compute
2012-11-17 16:21:59 +01:00
Yannick Torrès
369f85833c
Forget to include this source file
2012-11-15 18:00:54 +01:00
Yannick Torrès
5157fcd62e
Add a loading indicator for Work in progress and patch grid
2012-11-01 08:31:05 +01:00
Yannick Torrès
2045f47bc8
Modify the way we send patch to the mailing list ; Add direct action into the mail to allow delete the change or put the change into a patch quickly
2012-11-01 08:16:07 +01:00