Laurent Destailleur
755325dcf0
Qual: Removed deprecated file
2013-01-28 17:59:35 +01:00
Laurent Destailleur
c42a0c5b03
Fix: removed warning
2013-01-28 14:40:15 +01:00
Laurent Destailleur
c2d334624b
Qual: Simplify system for menu manager. Only one file, one class per
...
manager.
2013-01-25 17:44:23 +01:00
Laurent Destailleur
70b21172f9
Qual: Removed not used and deprecated property
2013-01-25 11:05:44 +01:00
simnandez
f7e5edb0f8
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-19 10:45:57 +01:00
Laurent Destailleur
6091f74b13
New: First changes to simplify/optimize menu management.
2013-01-17 18:39:15 +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
3b8e99dd4e
Fix: Bad menu def
2013-01-15 18:49:53 +01:00
Laurent Destailleur
db1cd6b27f
Qual: Merge the 2 class MenuTop and MenuLeft into menu handler file
...
into 1 class MenuManager. This make code simpler and is also a first
step to optimize performance of menu loading.
2013-01-15 15:42:39 +01:00
Laurent Destailleur
4cf56eafa5
Qual: Removed useless param
2013-01-15 12:48:46 +01:00
Laurent Destailleur
f57409ddcd
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-15 12:06:41 +01:00
Laurent Destailleur
11bb3d0137
Fix: Several fixes into boxes management: boxes was loaded twice, logs
...
were wrong, global conf missing.
2013-01-15 11:35:10 +01:00
simnandez
96c5eacf4a
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-12 09:58:21 +01:00
Regis Houssin
9812c91aff
Fix: wrong EOL !!!!!!!
2013-01-10 08:27:12 +01:00
Laurent Destailleur
b667400cc1
Fix: [ bug #618 ] External accounts can access confidential informations
...
(a lot)
2013-01-02 21:35:28 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
2bec26c32a
Fix: Some fix into menu translation
2012-12-28 19:18:04 +01:00
Laurent Destailleur
1a530d0ca9
Fix: Broken translation
2012-12-27 17:12:35 +01:00
Laurent Destailleur
ba4be70a5e
Fix: External user was not using correct menu handler.
2012-12-27 17:06:55 +01:00
Laurent Destailleur
752aabfc86
Fix: dynamic menu does not works with auguria. Add a temporary fix.
2012-12-17 23:19:48 +01:00
simnandez
f873198442
Fix: Warning into perms page
2012-10-04 18:40:05 +02:00
simnandez
caef97dc08
Task # 104: Check if module invoice is active and user has creation
...
permissions. Move creation invoice to action bar into customer card
2012-10-04 18:23:21 +02:00
Laurent Destailleur
2617fc21a6
Some fix: List of invoices to show in "to bill" menu must contains
...
"Validated, Shipment in process, Delivered" (some users may want to
make invoice before shipment, some after).
We keep workflow opened by default. Module workflow may restrict this
however.
Also, remove menu entry, because we now have direct link to page onto
list.
2012-10-03 11:43:39 +02:00
simnandez
921795e562
Task # 104 : Remove MAIN_FEATURES_LEVEL
2012-10-03 09:16:27 +02:00
Regis Houssin
e9de123036
Fix: hide menu if empty
2012-09-26 12:09:14 +02:00
Laurent Destailleur
5e9cd37107
Uniformise look of PHP Info page.
2012-09-21 00:13:20 +02:00
Laurent Destailleur
408a4553ee
Help center at end (because we leave software)
2012-09-20 22:54:05 +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
Laurent Destailleur
71c25bb939
Hide not frequently used third level menus entries.
2012-09-12 13:01:20 +02:00
Regis Houssin
6162d296ce
Fix: strict mode cowboy
2012-09-10 14:30:33 +02:00
Regis Houssin
d7f3deffce
Fix: convert line delimiters
2012-09-09 16:32:03 +02:00
Laurent Destailleur
a7fdbcbddc
Update auguria module
2012-09-08 02:03:47 +02:00
Laurent Destailleur
265ef489a6
Merge menu "System info" with "System tools"
2012-09-08 00:52:44 +02:00
Laurent Destailleur
20bca1dd5a
Qual: Removed useless page
2012-09-05 18:28:12 +02:00
Laurent Destailleur
21555f00ef
Fix: Bad test
2012-08-29 16:59:36 +02:00
Laurent Destailleur
87742cb3d8
Qual: Move an admin tools into admin menu.
...
Fix: Fix 7 bugs into the mass vat update tool.
2012-08-29 14:13:13 +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
Laurent Destailleur
e47accd87b
Qual: Removed deprecated code
2012-08-07 14:13:59 +02:00
Laurent Destailleur
803f840761
Qual: Rename label to avoid confusion.
...
Qual: Fix code to reflect documentation.
2012-08-07 13:12:20 +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
Marcos García
35f2e731e1
PHP upper-cased + checkstyle
2012-07-29 22:43:54 +02:00
Laurent Destailleur
b43c7e1b35
Qual: Removed warning
2012-07-29 14:23:33 +02:00
Regis Houssin
a3080acab4
Merge pull request #262 from marcosgdf/minor-fixes-develop
...
Pull request #254 into develop
2012-07-28 00:31:51 -07:00
Laurent Destailleur
eb79646315
Fix: restore correct test (empty instead of ! isset)
2012-07-27 23:30:23 +02:00
Laurent Destailleur
86ac10995f
Fix perm
2012-07-27 19:26:38 +02:00
Marcos García
5fd7fcb6c4
Applied commits 1-8
2012-07-27 18:40:06 +02:00