Commit Graph

32611 Commits

Author SHA1 Message Date
Laurent Destailleur
22b0261bc7 Update DoliWamp packager 2012-08-05 01:06:37 +02:00
Laurent Destailleur
b82fb7a7d9 Fix: exit code when upgrade is ran from command line 2012-08-05 00:49:28 +02:00
Laurent Destailleur
45621af4c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-08-04 15:46:04 +02:00
Laurent Destailleur
bfb85b7073 Update images with new look 2012-08-04 15:41:59 +02:00
Regis Houssin
4d3e798f99 Fix: remove test in $pictoisfullpath and add test in $options 2012-08-04 14:18:02 +02:00
Regis Houssin
46511de913 Fix: remove unused code for avoid warning with IE9 2012-08-04 13:49:04 +02:00
Regis Houssin
e955b041ca Fix: just change $path value 2012-08-04 09:56:25 +02:00
Regis Houssin
320ce03e29 Fix: optimization
see : http://mkaz.com/web-dev/php-benchmarking-isset-empty-or-var.html
2012-08-04 08:45:38 +02:00
Regis Houssin
d883c135e0 Merge pull request #290 from marcosgdf/coding-style
Removed duplicated code
2012-08-03 23:16:07 -07:00
Laurent Destailleur
7f218bd6ba Better error management 2012-08-04 02:20:51 +02:00
Marcos García
189c3c94da Removed duplicated code 2012-08-04 02:15:39 +02:00
Laurent Destailleur
82744c0020 Update packager 2012-08-04 01:10:12 +02:00
Laurent Destailleur
2020d6ae00 Fix: debian rules must use tabs 2012-08-04 00:30:30 +02:00
Laurent Destailleur
377b1716ef Fix: permission execute on perl script
Fix: Checkstyle
2012-08-04 00:17:34 +02:00
Regis Houssin
1451f8c0b4 Merge pull request #289 from marcosgdf/style
Refactor
2012-08-03 14:31:15 -07:00
Marcos García
b8add21d93 Reversed lost changes with the previous commit 2012-08-03 23:29:08 +02:00
Marcos García
ba41a94bca Merge branch 'develop' into style
Conflicts:
	htdocs/core/lib/functions.lib.php
2012-08-03 23:20:35 +02:00
Marcos García
b08181ee95 Removed $codelang test 2012-08-03 23:11:51 +02:00
Marcos García
4b86e1079c Changed test of $codelang variable as @hregis requested, also renamed a variable so that it makes more sense 2012-08-03 23:00:58 +02:00
Marcos García
9c0e6d2b20 $tmpcode is always defined 2012-08-03 22:03:28 +02:00
Marcos García
808cfdd9f4 Improved getmypid() comment 2012-08-03 21:48:20 +02:00
Marcos García
7defdbc663 Revert "getmypid is a PHP core function"
This reverts commit cc4fe0889d.
2012-08-03 21:46:05 +02:00
Regis Houssin
447fc1de1a Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-08-03 20:10:01 +02:00
Regis Houssin
0d96803937 Fix: strict mode tour 2012-08-03 20:09:37 +02:00
Laurent Destailleur
1307c77900 Fix: Project validation 2012-08-03 19:05:20 +02:00
Laurent Destailleur
9f5fbe78c9 Fix: Bad fix 2012-08-03 18:50:24 +02:00
Laurent Destailleur
5dc6f6aec8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-08-03 17:28:52 +02:00
Laurent Destailleur
a29205cea9 Fix: tr_TR 2012-08-03 17:09:07 +02:00
Marcos García
0166968431 Minor change 2012-08-03 16:04:37 +02:00
Marcos García
146d66fe02 Converted indentation from spaces to tabs 2012-08-03 15:56:20 +02:00
Marcos García
61c211c639 Improved readability in picto_from_langcode 2012-08-03 15:47:09 +02:00
Marcos García
cc4fe0889d getmypid is a PHP core function 2012-08-03 15:26:26 +02:00
Regis Houssin
65bb19da02 Merge pull request #288 from marcosgdf/style
Little refactor to img_phone function
2012-08-03 05:48:25 -07:00
Marcos García
d30b2804bc Was using tabs instead of spaces 2012-08-03 14:31:10 +02:00
Marcos García
f700f63494 Little refactor + cpd 2012-08-03 14:30:11 +02:00
Laurent Destailleur
236dbb8598 Merge pull request #287 from marcosgdf/translations
Little fixes to translations
2012-08-03 05:28:41 -07:00
Marcos García
5b8e8ff11b ECM Area page title translation didn't exist 2012-08-03 14:24:02 +02:00
Laurent Destailleur
6cf97a7317 Clean dead code 2012-08-03 14:18:48 +02:00
Marcos García
0e108226da FeatureNotYetAvailable wasn't being translated 2012-08-03 14:05:28 +02:00
Laurent Destailleur
30d22378ac Restore img_phone as deprecated function after a patch push. 2012-08-03 13:10:15 +02:00
Laurent Destailleur
f1618bcaa7 Merge pull request #282 from marcosgdf/style
Refactor
2012-08-03 03:28:10 -07:00
Laurent Destailleur
fdd781f6fe Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2012-08-03 12:04:28 +02:00
Regis Houssin
286854bf2c Fix: [bug #478] Can access pages belonging to disabled modules 2012-08-03 11:56:42 +02:00
Laurent Destailleur
d4a19f0674 Fix: Removed warning 2012-08-03 10:56:50 +02:00
Laurent Destailleur
18944a3d9b Merge branch 'develop' of https://eldy:ld101010-gb@github.com/Dolibarr/dolibarr.git into develop 2012-08-03 10:29:00 +02:00
Laurent Destailleur
ff0d24a0dc Fix: Remove warning 2012-08-03 10:26:39 +02:00
Laurent Destailleur
1e13a7cf13 Merge pull request #285 from simnandez/develop
Develop
2012-08-02 07:46:58 -07:00
Laurent Destailleur
233c47ef08 Merge pull request #286 from FHenry/develop
update select_contact method to add possibility to display contact
2012-08-02 07:45:50 -07:00
FHenry
799b1727f8 update select_contact method to add possibility to display contact
compagny also
2012-08-02 10:12:32 +02:00
Regis Houssin
e0385cf06f Fix: strict mode palace 2012-08-02 10:07:55 +02:00