Commit Graph

609 Commits

Author SHA1 Message Date
Laurent Destailleur
e0742a3439 Fix: Add missing extension (.js, .cml) into script to detect and fix DOS
files.
2013-07-01 13:02:52 +02:00
Laurent Destailleur
a5ba59312d Fix: Fix some bug into script to detect bad utf8 and dos files 2013-06-24 19:03:33 +02:00
Laurent Destailleur
a8547b5375 New: Add property hidden into module descriptor to allow to hide a
module according to some dynamic conditions.
2013-06-24 18:31:56 +02:00
Laurent Destailleur
e18a4d8e74 Qual: Move feature of a script as an option of other. This reduce number
of scripts to support.
2013-06-22 23:28:44 +02:00
Laurent Destailleur
9becf83d70 Keep zapfdingbats. 2013-06-17 22:10:44 +02:00
Laurent Destailleur
c748f3d834 Qual: Removed useless methods
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Laurent Destailleur
a50cd7b698 Fix bug into script that fix CRLF into LF 2013-06-12 11:59:55 +02:00
Laurent Destailleur
89ee79f5cf New: Implement same rule for return value of all command line scripts (0
when success, <>0 if error).
2013-06-09 14:40:33 +02:00
Laurent Destailleur
5d1dfdc7c1 Upgrade tcpdf to 6.0 2013-06-08 16:29:59 +02:00
Laurent Destailleur
c1dd2f20cd Qual: Clean code. 2013-06-03 15:18:36 +02:00
Laurent Destailleur
dee7ac2823 Add missing lang files 2013-05-27 12:02:31 +02:00
Laurent Destailleur
ce45291c00 Add tx scripts 2013-05-27 10:32:47 +02:00
Laurent Destailleur
e9df560b74 New: Show process id in all command line scripts 2013-05-22 12:23:42 +02:00
Marcos García
b2a4f5d1bb Typo in skeleton module class 2013-05-10 17:50:26 +02:00
Marcos García
661071286e Typo in skeleton module class 2013-05-08 17:23:41 +02:00
Laurent Destailleur
ff80e3b031 Fix: latin to utf8 2013-05-03 12:28:28 +02:00
Laurent Destailleur
4e0ef01389 Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap 2013-04-25 01:13:13 +02:00
Laurent Destailleur
854b9df96d Qual: Clean code of box management 2013-04-23 16:18:26 +02:00
Laurent Destailleur
ecb19e2225 Fix: Removed warning 2013-04-22 00:28:12 +02:00
Laurent Destailleur
83f88af269 doxygen 2013-04-14 11:42:39 +02:00
Laurent Destailleur
ba93a4bfe2 Fix: Codesniffer 2013-04-10 12:20:45 +02:00
Laurent Destailleur
fb048ccfda Update skeleton 2013-04-03 10:20:08 +02:00
Laurent Destailleur
c6835e711a New: Add tool to make screenshots easier. 2013-04-02 09:56:54 +02:00
Laurent Destailleur
4208f11d87 Enhance fixutf8bomfiles and fixdosfiles tools. 2013-03-30 15:57:54 +01:00
Laurent Destailleur
89365786a8 New: enhance tool fixdosfiles.sh
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
2b03420445 Add dump for 3.4 2013-03-24 19:41:08 +01:00
Laurent Destailleur
f3f65c01df Update define key examples 2013-03-24 19:01:30 +01:00
Laurent Destailleur
7fab08eae1 Save example 2013-03-24 00:35:51 +01:00
Laurent Destailleur
f4fe3de1c1 Qual: Update skeleton of script 2013-03-12 16:34:20 +01:00
Laurent Destailleur
633a15f10d Fix: Usage of order into export broken when filters are used 2013-03-11 14:20:08 +01:00
Laurent Destailleur
5eb728ae43 Fix: Usage of order into export broken when filters are used 2013-03-11 14:09:54 +01:00
Laurent Destailleur
ae7ae7458a Trans: Update turkish language files 2013-03-10 13:58:49 +01:00
Laurent Destailleur
38184b7c72 More complete example 2013-03-10 13:23:18 +01:00
Laurent Destailleur
418eeef8b4 Fix: Ton of bugs into renaming fields 2013-03-09 16:19:15 +01:00
Laurent Destailleur
4a5f2e62e7 Update doc 2013-03-02 16:03:24 +01:00
Raphaël Doursenaud
72576a26ce Added UTF-8 BOM detection and removal maintenance scripts 2013-03-01 16:55:07 +01:00
Laurent Destailleur
3baf8a6c00 New: Use div instead of tables into login page. 2013-02-24 14:57:49 +01:00
Laurent Destailleur
2aa548560b doc: Update exemples 2013-01-25 16:52:23 +01:00
Laurent Destailleur
f1f7ff315f Fix: CRLF 2013-01-16 15:54:07 +01:00
Laurent Destailleur
d11cee399a Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	COPYRIGHT
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
	htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0 Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
0b045a2d96 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/boxes/box_activity.php
	htdocs/filefunc.inc.php
2013-01-16 14:11:19 +01:00
Laurent Destailleur
de739c58a1 Fix generator of page 2013-01-16 12:57:09 +01:00
Laurent Destailleur
ff24a7df67 New: Add script to detect DOS (non Linux) files. 2013-01-13 19:34:43 +01:00
Laurent Destailleur
29e6d01e51 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/core/tpl/freeproductline_create.tpl.php
	htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
Laurent Destailleur
ec8b260bf6 New: Prepare 3.4 branch
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
Marcos García
9d57ea7cd0 Fixed typo in console message 2013-01-10 16:24:07 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694 Fix: change for a neutral email 2012-12-30 15:11:07 +01:00
Laurent Destailleur
db5c81bf95 Fix: Exclude external modules table 2012-12-19 15:03:41 +01:00
Laurent Destailleur
f68a3e4056 Update demo file with last structure 2012-12-05 21:59:16 +01:00
Laurent Destailleur
2a49c201b1 Merge pull request #512 from jfefe/webservices
Generate Create method in script to build webservice from class
2012-12-04 16:12:23 -08:00
jfefe
3c6c954cfc Generate Create method in script to build webservice from class 2012-12-05 01:08:42 +01:00
Laurent Destailleur
4136c27516 RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
f54855e442 Fix: frontoffice and backoffice menu inverted.
Fix: Clean dump
2012-11-12 19:30:17 +01:00
Laurent Destailleur
7d5c4a3b38 Fix: Fix upgrade
New: Update dump file
Qual: Add label for PHPUnit tests
2012-11-11 14:34:55 +01:00
Laurent Destailleur
e5fdb468f3 Add info file 2012-11-06 22:57:38 +01:00
fhenry
0eb5e9fa83 Remove non standard table in Dolibarr Demo script SQL
(llx_cabinetmed_xxx)
2012-11-06 11:16:40 +01:00
Laurent Destailleur
8162dd301b Add doc 2012-10-10 20:45:39 +02:00
Laurent Destailleur
be810f891b Fix: Bad value into dump 2012-10-10 16:01:00 +02:00
Laurent Destailleur
e5cd2c1941 Init script can run on rom command line 2012-10-05 23:20:18 +02:00
Laurent Destailleur
358bb1f3b0 Fix maintenance scripts 2012-10-02 23:48:27 +02:00
Laurent Destailleur
8d39e57ad3 Add dump for 3.3 2012-10-02 19:55:34 +02:00
Laurent Destailleur
bef9fd152b Fix: table creation scripts 2012-10-02 19:42:44 +02:00
Regis Houssin
44dde562fa regression and add slash at end 2012-09-28 17:51:35 +02:00
Regis Houssin
d8a0fed001 Fix: try to add all subdir 2012-09-28 17:11:53 +02:00
Regis Houssin
4f115268a9 Fix: try this for subdir 2012-09-28 16:55:09 +02:00
Regis Houssin
5e1cbc77e4 Fix: try to use full path 2012-09-28 16:37:16 +02:00
Regis Houssin
265c2a4be4 Fix: avoid error 2012-09-28 16:24:54 +02:00
Regis Houssin
b994eeb15f try to exclude with another method 2012-09-28 16:13:31 +02:00
Regis Houssin
f22c27c8bf Fix: restore rule for check old style 2012-09-28 12:06:32 +02:00
Laurent Destailleur
49e79a2c28 Fix: database compatibility 2012-09-27 23:43:58 +02:00
Laurent Destailleur
5bd14b20d5 Trans: Add bg_BG language and fix monor strings
Fix: Removed warning into autotranslator tool.
2012-09-08 18:57:52 +02:00
Regis Houssin
3823e5d374 New: add possibility to add or force default directories 2012-09-05 17:37:58 +02:00
Laurent Destailleur
5e63642fcb Change to ignore bad detection of ident by PEAR code sniffer. 2012-08-27 17:55:15 +02:00
Laurent Destailleur
a5a3121771 Update doc 2012-08-26 17:23:26 +02:00
Grand Philippe
b015c7799a fix some language issues 2012-08-23 09:27:01 +02:00
Regis Houssin
3cdb2ba8e1 Merge pull request #337 from marcosgdf/coding-style
Improved coding style
2012-08-22 22:43:03 -07:00
Marcos García
9b3c89ac47 Removed parenthesis from all include and include_once and replaced with single quotes 2012-08-23 02:40:41 +02:00
Philippe Grand
0cc8ee9b8d translation enhancement 2012-08-20 16:18:42 +02:00
Philippe Grand
dcba31a4db translation enhancement 2012-08-20 15:51:16 +02:00
Laurent Destailleur
0d346ac1c1 New: A module can add several css and several js.
New: Removed lightbox as it is not compatible with GPL.
2012-08-08 20:43:23 +02:00
Regis Houssin
2eb38ac8c8 Fix: uniformize test 2012-07-31 08:43:45 +02:00
Laurent Destailleur
a996e8f98a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2012-07-30 21:44:21 +02:00
Laurent Destailleur
2191a4dc73 Fix: use ENGINE=innodb instead of type=innodb 2012-07-30 21:43:40 +02:00
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Laurent Destailleur
6311da9428 Qual: Removed error we need to keep 2012-07-26 09:34:51 +02:00
Laurent Destailleur
dce9b96260 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/core/lib/functions2.lib.php
	htdocs/install/lib/repair.lib.php
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
ea54523181 Checkstyle 2012-07-25 11:40:23 +02:00
Laurent Destailleur
758d613908 Fix: Checkstyle 2012-07-25 11:29:45 +02:00
Regis Houssin
8e953a6858 Fix: external modules workflow compatibility 2012-07-24 20:18:37 +02:00
Regis Houssin
68f04de488 Fix: uniformize external lang files call 2012-07-23 09:45:16 +02:00
Laurent Destailleur
0d6baa4288 Qual: Enhance codesniffer setup 2012-07-22 14:08:05 +02:00
Laurent Destailleur
72e21e3640 Add address format 2012-07-10 12:57:00 +02:00
Laurent Destailleur
de2f869c94 Fix: bad log output 2012-07-04 13:43:50 +02:00
Laurent Destailleur
0de24cf6f1 Enhance generators 2012-06-27 01:27:22 +02:00
Laurent Destailleur
50944a71db Checkstyle 2012-05-06 00:45:15 +02:00
Laurent Destailleur
10e88ad006 New: Add example to create a user 2012-05-05 20:22:21 +02:00
Regis Houssin
18c081a7ac New: add external theme with a module 2012-04-30 16:51:45 +02:00
Laurent Destailleur
ff06360071 Fix: Overwritting code is not role of a template but of a module.
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00