Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
19d71ffb38
Prepare fix to hide images generated by "preview" feature.
2014-04-29 21:14:55 +02:00
Laurent Destailleur
e5c5b15ecc
Qual: Start to clean module ECM (Code is to complex). Prepare for
...
replacement with another tool.
New: A module can add its own ECM view.
New: A module can disable a standard ECM view.
2014-04-28 01:46:11 +02:00
Laurent Destailleur
f83b47be9f
Fix: Missing loading lang files.
2014-01-26 18:43:30 +01:00
Laurent Destailleur
37b0780523
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/ecm/tpl/builddatabase.tpl.php
htdocs/fourn/commande/liste.php
htdocs/product/admin/product_tools.php
2013-12-08 00:42:36 +01:00
Laurent Destailleur
eaa6d987b6
Fix: When database is not synchronized with dir, we clean database.
2013-12-01 17:32:05 +01:00
Laurent Destailleur
0f4ceca8ec
Fix: tons of bugs into ecm module
2013-11-17 02:59:01 +01:00
Raphaël Doursenaud
2b29f45a43
Added class members that where declared dynamically
2013-11-08 14:42:42 +01:00
Raphaël Doursenaud
8907c9944d
Assigments in conditions is often considered bad practice
...
So let's put a comment, just in case
2013-11-07 20:51:30 +01:00
Raphaël Doursenaud
1f6cccc3dc
Removed return from void function
...
The function is declared void and the return value was not used anywhere
2013-11-07 20:35:02 +01:00
Laurent Destailleur
cf8ff25d5b
Minor enhancement with link feature
2013-11-07 02:56:56 +01:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Laurent Destailleur
bf9b255c92
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_opensuse.spec
2013-07-24 15:25:00 +02:00
Laurent Destailleur
ada3df4245
eol
2013-07-14 01:21:00 +02:00
Laurent Destailleur
57ab24baca
Fix: bad sort order into ecm module
2013-07-14 01:10:23 +02:00
Laurent Destailleur
8a8e55ffd3
Fix: bad sort order into ecm module
2013-07-14 01:08:53 +02:00
Marcos García
3b28de0a07
Fixed some translation problems
2013-06-08 21:57:57 +02:00
Laurent Destailleur
e19e0ff557
Fix: Error management
2013-04-22 00:57:56 +02:00
fhenry
7881502b52
[ task #773 ] Add Project document in GED(ECM) modules
2013-03-25 09:56:07 +01:00
Laurent Destailleur
55f9879a6c
Replace table with div. Prepare work for android application.
2013-03-16 14:53:15 +01:00
fhenry
da17302349
[ task #743 ] GED : Add aministration option to disabled autotree to
...
display
2013-03-04 11:16:46 +01:00
Laurent Destailleur
3472282703
Fix: [ bug #667 ] Customer categories wrong tree shown after update
...
3.2->3.3
2013-01-23 23:34:43 +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
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
b8303bdd5f
Fix: CSS
2012-12-29 23:40:16 +01:00
Laurent Destailleur
7a48351909
Fix: delete file from ecm module
2012-10-27 00:23:16 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Regis Houssin
ab5e4db9c0
Fix: possibility to use with another element
2012-09-07 13:47:35 +02:00
Regis Houssin
847a335ee5
TODO: just use ajaxdirtree.php for load database after ajax refresh and
...
not scan directories, too slow every page loaded !
2012-09-07 13:33:13 +02:00
Regis Houssin
830ec2d4fb
Fix: reload page after refresh
2012-09-07 13:28:38 +02:00
Regis Houssin
2ee6f33f72
New: add ajax refresh method and code more clear
2012-09-07 13:27:12 +02:00
Regis Houssin
5622d1624c
New: prepare for extend GED module
2012-09-03 18:03:39 +02:00
Regis Houssin
0ad137e734
Fix: uniformize code
2012-09-02 22:00:14 +02:00
Regis Houssin
00e0649cde
Fix: strict mode plaza
2012-09-02 21:58:55 +02:00
Laurent Destailleur
2927a58606
Fix: Some fix into ajax ecm.
...
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Laurent Destailleur
f369c9d99b
New: ECM autodir works also for files joined to products and services
2012-09-02 15:03:55 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +02: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
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Marcos García
46db54da21
Renamed ECMNoDirecotyYet to ECMNoDirectoryYet
2012-08-15 16:06:53 +02:00
Laurent Destailleur
7f218bd6ba
Better error management
2012-08-04 02:20:51 +02:00
Marcos García
5b8e8ff11b
ECM Area page title translation didn't exist
2012-08-03 14:24:02 +02:00
Laurent Destailleur
f1618bcaa7
Merge pull request #282 from marcosgdf/style
...
Refactor
2012-08-03 03:28:10 -07:00
Regis Houssin
97027c7d76
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-07-30 22:38:46 +02:00
Regis Houssin
66ba264ca3
Fix: strict mode and event message
2012-07-30 22:38:21 +02:00
Marcos García
0e0cf98c4f
Code style improved, removed duplicated code, also removed img_phone function as it is no longer used in Dolibarr
2012-07-30 22:36:43 +02:00