Laurent Destailleur
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Marcos García de La Fuente
74e16db632
[ bug #1589 ] Menu type in "Edit menu" page is not translated
2014-09-14 13:14:03 +02:00
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
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Laurent Destailleur
f6c2bd4928
Fix: Uniformize menu conditions
2013-04-28 23:25: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
89ad634230
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/hookmanager.class.php
htdocs/langs/fr_FR/holiday.lang
2013-04-22 01:39:49 +02:00
Marcos García
40a9ab9772
Added missing translations
2013-04-20 00:08:09 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Grand Philippe
c5e742278e
fix : trad error
2013-03-24 07:11:44 +01:00
Laurent Destailleur
1224e79ee3
Qual: Start to clean how menu managers works.
2013-02-22 19:16:03 +01:00
Laurent Destailleur
2852aded3a
New: Add button collapse/expand for menu, category and user views.
2013-02-20 21:16:31 +01:00
Laurent Destailleur
320b4bde1f
Qual: Code to output tree is now generic
2013-02-20 19:01:29 +01:00
Laurent Destailleur
6db881c09d
New: Add link collapse all - expand all.
...
Fix: Add missing images.
2013-02-20 18:34:54 +01:00
Laurent Destailleur
9ddd6215f8
Qual: Replace native code with jquery plugin treeview.
2013-02-19 20:15:30 +01:00
Laurent Destailleur
95098a9b59
Fix: Menu editor
2013-02-19 15:23:25 +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
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Laurent Destailleur
051b93c73b
Qual: Code cleaner using field name instead of index number.
...
New: Can use new syntax to define parent of a menu
(fk_mainmenu=&fk_leftmenu=)
2012-09-27 00:05:13 +02:00
Laurent Destailleur
c291ea2ec2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-09-11 11:23:08 +02:00
Marcos García
b3235887d3
Improved translations of menu edit
2012-09-10 23:50:46 +02:00
Laurent Destailleur
4847e946a4
Fix: Use varchar instead of char (for better compatibility, char is an
...
old directive)
Fix: Restore usage of text field for "enabled" menu because, even if in
standard code, we use 0 or 1, into external module, or menu editor we
should be able to use full condition dynamic string.
2012-09-10 16:20:34 +02:00
Regis Houssin
e9c72f812d
Merge pull request #380 from marcosgdf/minor
...
Modified llx_menu sql and improved add menu form
2012-09-10 04:18:31 -07:00
Marcos García
45cd500882
Modified llx_menu sql and improved new menu form
...
Modified `enabled` field to tinyint(1) because only holds 0 or 1
Enabled input field now made yes/no select
2012-09-10 02:09:52 +02:00
Marcos García
5536fecc3b
Missing translations & improved es_ES translations
2012-09-10 01:15:57 +02:00
Laurent Destailleur
a7fdbcbddc
Update auguria module
2012-09-08 02:03:47 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +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
Regis Houssin
41789458c5
Fix: warning again and again...
2012-07-09 18:09:44 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
c1c94abcd3
Fix: Menu list was empty into menu editor.
2012-06-14 16:48:02 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +02:00
Laurent Destailleur
2647cb72ac
New: Now all features can be provided by a module with all files inside
...
the directory of module.
2012-02-22 16:18:03 +01:00
Laurent Destailleur
acef131833
New: Uniformize code to manage menus handler provided by external
...
modules
2012-02-12 15:17:54 +01:00
Laurent Destailleur
8448d8e8ef
Uniformize code
2011-12-08 22:48:28 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Laurent Destailleur
d84e58e606
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Laurent Destailleur
dbfdf73932
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
aa58f79e8a
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Laurent Destailleur
70f5c8c54b
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
655268159d
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00
Laurent Destailleur
a1be76d96c
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
44a81a56cc
Removed phpcodesniffer errors
2011-09-02 21:04:15 +00:00