Commit Graph

1799 Commits

Author SHA1 Message Date
Laurent Destailleur
76910d4159 Look: Start to use div to render actions buttons 2013-04-03 18:37:54 +02:00
Laurent Destailleur
7f15154c6b Qual: Uniformize skins code. 2013-04-03 15:45:06 +02:00
Laurent Destailleur
545ac638b0 Qual: Removed deprecated code for using a specific mobile theme.
New: Include terminal variables to optimize any themes.
Qual: First change to allow butAction buttons to wrap on new lines for
small size screens.
2013-04-03 15:20:56 +02:00
Laurent Destailleur
08be243dc4 Optimize with smartphone 2013-04-03 00:36:31 +02:00
Laurent Destailleur
147032edcb Qual: Removed deprecated theme. 2013-04-01 23:42:32 +02:00
Laurent Destailleur
c8bc0a1ec9 New: Prepare to code to support jmobile. 2013-04-01 23:38:39 +02:00
Laurent Destailleur
80e34c8e1c New: Add option INVOICE_CAN_NEVER_BE_REMOVED 2013-04-01 22:16:55 +02:00
Laurent Destailleur
ef6e06bcaa Fix: Default background if css3 not used 2013-04-01 21:55:59 +02:00
Laurent Destailleur
9449345395 Another step for menu management rewriting 2013-04-01 20:15:52 +02:00
Laurent Destailleur
79f40f27b3 Removed entry specific to external module 2013-03-30 20:33:42 +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
4e97a41612 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-03-28 16:29:22 +01:00
Laurent Destailleur
8c053b2f8d Debug module cron 2013-03-26 21:18:01 +01:00
Laurent Destailleur
6a34250712 Rewrite module manager. Next step. 2013-03-25 17:54:54 +01:00
Laurent Destailleur
b3d4811b6f New: Another method to allow style tags into email.
Preivous one was using encoding, but this create data to not be stored
correctly into database. Old method is still available by adding
'_encoded' at end of toolbar name.
2013-03-24 19:00:58 +01:00
Laurent Destailleur
51bc985a76 Add missing icon 2013-03-24 12:34:10 +01:00
Laurent Destailleur
c3589e9785 Some debug into cron module:
- Because cron is a module, constant must start with CRON_.
- Miscellanous fixes.
- For external link to run jobs from url, we must forge url using conf
file and not autodetect url.
2013-03-23 19:23:17 +01:00
Laurent Destailleur
350bcea183 Merge 2013-03-22 17:10:17 +01:00
Laurent Destailleur
708f0472cd Qual: Prepare menu handler to be able to output content into a list. 2013-03-22 16:40:35 +01:00
Laurent Destailleur
199bbe90a8 Add missing style 2013-03-19 15:28:40 +01:00
Laurent Destailleur
bf912e2c78 Fix: Some bug into supplier pdf invoice setup. 2013-03-19 15:19:31 +01:00
Laurent Destailleur
c37e873ab4 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/comm/propal.php
	htdocs/commande/fiche.php
2013-03-05 18:32:01 +01:00
Laurent Destailleur
f86cad0580 Fix: Try a fix for IE9 (need to be tested with IE 8, 7 and 10) 2013-03-04 17:36:20 +01:00
Laurent Destailleur
248c75a7b2 Look: Minor fix 2013-03-03 00:00:38 +01:00
Laurent Destailleur
f172c900c7 Qual: Uniformize menu code 2013-03-02 14:43:36 +01:00
Laurent Destailleur
e6afcd328c Look: Minor fix in CSS for IE. 2013-03-01 19:39:54 +01:00
Raphaël Doursenaud
e76ffca9ba Removed UTF-8 BOM 2013-03-01 14:11:42 +01:00
Laurent Destailleur
61d5bd9962 css 2013-02-27 01:05:30 +01:00
Maxime Kohlhaas
e208bdf881 Theme : amarok was missing favicon, put eldy's one in place, to be replaced by a specific favicon 2013-02-26 12:05:55 +01:00
Laurent Destailleur
b61c576343 Qual: Still work onto menu management rewrite. 2013-02-24 21:16:36 +01:00
Laurent Destailleur
234e171e9d New: Add option dol_hide_topmenu and dol_hide_leftmenu onto login page. 2013-02-24 18:16:26 +01:00
Laurent Destailleur
3baf8a6c00 New: Use div instead of tables into login page. 2013-02-24 14:57:49 +01:00
Laurent Destailleur
3c18696f7e Removed deprecated code 2013-02-20 10:37:52 +01:00
Laurent Destailleur
9ddd6215f8 Qual: Replace native code with jquery plugin treeview. 2013-02-19 20:15:30 +01:00
Laurent Destailleur
7367a2472c Look: Mor CSS3 2013-02-19 13:24:32 +01:00
Laurent Destailleur
7b9fc49dea More CSS3 2013-02-15 10:46:50 +01:00
Laurent Destailleur
bbb18b3175 Look: More CSS3 2013-02-15 10:42:35 +01:00
simnandez
77c5eaa726 Fix: Amarok login page issues 2013-02-11 09:13:33 +01:00
simnandez
caf6fa2240 Fix: Amarok login page issues 2013-02-10 11:09:21 +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
e8ab24949a Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-01-14 13:08:48 +01:00
Maxime Kohlhaas
14dde75c4b Display bug on FF while closing proposal 2013-01-14 12:17:21 +01:00
Laurent Destailleur
07ba988cf8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2013-01-14 11:45:16 +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
8d5dd719aa Add svg file 2013-01-11 16:11:35 +01:00
Laurent Destailleur
63cd0e8984 First try to include svg into css. 2013-01-10 18:50:07 +01:00
Laurent Destailleur
eb078e6c8a Fix: Missing css entries. Solve look of ecm module. 2013-01-10 16:06:13 +01:00
Regis Houssin
9812c91aff Fix: wrong EOL !!!!!!! 2013-01-10 08:27:12 +01:00
Laurent Destailleur
5c51905f63 Merge remote-tracking branch 'origin/3.3' into develop 2013-01-09 19:15:51 +01:00
Laurent Destailleur
b7a5e226c9 Fix: Disable menu entry of a not avilable feature 2013-01-08 18:53:45 +01:00
Laurent Destailleur
db0aa49cad Merge remote-tracking branch 'origin/3.3' into develop 2013-01-08 18:37:59 +01:00
Laurent Destailleur
334b5b5dac Fix: Minor fix 2013-01-08 18:31:55 +01:00
Laurent Destailleur
5aeec9eab2 Fix: line into theme 2013-01-08 16:46:06 +01:00
Laurent Destailleur
142f171e50 Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
	htdocs/.gitignore
2013-01-08 11:10:47 +01:00
Laurent Destailleur
47482202ac Fix: Missing picto 2013-01-08 10:28:22 +01:00
Laurent Destailleur
eca1e3a7e1 Look: Minor fix in themes 2013-01-07 17:57:39 +01:00
Laurent Destailleur
6d036699bb Qual: Uniformize usage of array module_parts. 2013-01-07 13:28:14 +01:00
Laurent Destailleur
091e469050 Fix: [ bug #622 ] attaching wrong file when sending the invoice via
e-mail
2013-01-07 00:40:18 +01:00
Laurent Destailleur
d44b086527 Fix: font size 2013-01-05 16:32:58 +01:00
Regis Houssin
b838895db9 Fix: change for a neutral email 2012-12-30 15:13:49 +01:00
Laurent Destailleur
3fb60304db Fix: Css for ecm module 2012-12-30 12:02:54 +01:00
Laurent Destailleur
b8303bdd5f Fix: CSS 2012-12-29 23:40:16 +01:00
simnandez
a209d5cd55 Fix: Box issues 2012-12-26 12:01:34 +01:00
simnandez
a10cdcc72e GUI: Amarok disabled buttons more accurated 2012-12-20 17:16:32 +01:00
Laurent Destailleur
4ad38f91fa Merge pull request #544 from simnandez/develop
Qual: Delete unused files of the amarok theme
2012-12-16 10:28:03 -08:00
Regis Houssin
65090c582d Fix: checkstyle 2012-12-15 11:39:47 +01:00
simnandez
a528c7786c Qual: Delete unused files of the amarok theme 2012-12-14 23:21:42 +01:00
Laurent Destailleur
5a99076cf5 Fix: Clean amarok style. Removed hard coded length of close cells. 2012-12-14 18:35:50 +01:00
simnandez
e1a8368c28 GUI: Amarok buttons black label are most visible 2012-12-14 17:10:39 +01:00
simnandez
d934aa12a9 GUI: Amarok improved login screen 2012-12-14 17:05:56 +01:00
simnandez
c05ed2a146 GUI: Update amarok theme to work into 3.3 2012-12-14 13:01:57 +01:00
Laurent Destailleur
5b02ff3a86 Fix: 3 fixes on option MAIN_JS_ON_PAYMENT (css, bad path, removed
forced var)
2012-11-17 19:55:19 +01:00
Laurent Destailleur
19b7cc66d5 Qual: Remove hidden option so is not efficient and not used files.
Qual: Uniformize code
2012-11-17 11:48:51 +01:00
Laurent Destailleur
3dd9d20d53 Add alternative picto for rendez-vous. 2012-11-14 00:59:52 +01:00
Laurent Destailleur
d3491e9ac0 Fix: Colors must be set into CSS. 2012-11-03 11:55:39 +01:00
Laurent Destailleur
0a97ce71e5 Add gg flag 2012-10-17 12:40:10 +02:00
Laurent Destailleur
f9ceb78f58 Beautify instal pg.
Fix: Debian package
2012-10-07 20:04:07 +02:00
Laurent Destailleur
32fdfbb1cb Fix: Styles 2012-10-01 21:53:22 +02:00
Laurent Destailleur
05a97aaaf0 Fix: Bad alignement when no menus 2012-09-27 01:38:31 +02:00
Laurent Destailleur
9bbe0e6b1c Qual: Mutuamize codeby using tpl.
New: Support unique field for extrafields
2012-09-22 20:27:06 +02:00
Laurent Destailleur
2ac3fbc5c6 New: Add clipart for holiday module 2012-09-19 15:10:23 +02:00
Regis Houssin
e19f8c54f1 Fix: strict mode hurricane 2012-09-15 10:01:35 +02:00
Regis Houssin
d7f3deffce Fix: convert line delimiters 2012-09-09 16:32:03 +02:00
Laurent Destailleur
e0624abb2c Added option THEME_ELDY_USE_HOVER to enable mouse hover, because when
using software a lot, it becomes annoying. So we let user choose
(choice possible only with eldy theme for the moment).
2012-09-09 14:49:20 +02:00
Laurent Destailleur
2c2d17b101 Fix: Try a fix to avoid having the hover on array that should not have
it.
2012-09-09 13:13:24 +02:00
Laurent Destailleur
4ac14fd927 Merge pull request #371 from simnandez/develop
Try to enable hover in lists into auguria and eldy themes
2012-09-08 06:27:28 -07:00
Regis Houssin
d2e336ddd6 Fix: GET and POST treatment in dol_loginfunction() 2012-09-08 15:16:27 +02:00
Laurent Destailleur
0d13b80fec Revert "Fix: GETPOST is already in method"
This reverts commit c4f3e872ca.
2012-09-08 13:33:52 +02:00
Laurent Destailleur
5641a451d5 Revert "Fix: GETPOST is already in method"
This reverts commit ce26a3cc81.
2012-09-08 13:33:48 +02:00
Regis Houssin
ce26a3cc81 Fix: GETPOST is already in method 2012-09-08 13:24:10 +02:00
Laurent Destailleur
00ceaf9fac Sec: XSS hole 2012-09-08 13:19:54 +02:00
Regis Houssin
ee1cf819f7 Fix: mass convert line delimiters 2012-09-07 17:23:16 +02:00
simnandez
ff0bf4417b Try to enable hover in lists into auguria and eldy themes 2012-09-05 15:29:21 +02:00
Laurent Destailleur
d02076f8f2 Strict mode war 2012-09-05 14:41:45 +02:00
Laurent Destailleur
246f3b5bb8 New: Add the holiday module (provided by teclib with permission to add
it by default).
2012-09-05 03:26:57 +02:00
Laurent Destailleur
2bf933fbab Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop 2012-09-04 17:48:33 +02:00
Laurent Destailleur
dcc6b5e2c1 Qual: Removed deprecated files 2012-09-04 17:44:23 +02:00
Regis Houssin
7f6bf34362 Try to use blockUI 2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712 New: try jquery blockUI plugin 2012-09-03 22:05:13 +02:00
Regis Houssin
616ee24683 Fix: try to use another popup jquery plugin gpl compatible 2012-09-03 11:45:01 +02:00
Laurent Destailleur
7f40fe18a4 Works on larger screens 2012-09-02 14:43:57 +02:00
Laurent Destailleur
f783960f19 Fix: Avoid repeat of img 2012-09-02 14:32:56 +02:00
Regis Houssin
ac5e201829 Fix: compatibility between bureau2crea theme and multicompany module 2012-09-02 11:40:20 +02:00
Regis Houssin
63564f8d50 Fix: broken features 2012-09-02 09:27:06 +02:00
Regis Houssin
9813344346 Fix: broken features and uniformize code 2012-09-02 08:50:42 +02:00
Regis Houssin
4bb837dc6a Fix: update icon 2012-08-28 17:01:16 +02:00
Laurent Destailleur
7c455da7c7 Revert "for module ultimatepdf"
This reverts commit 72895fa4b7.
2012-08-26 13:24:28 +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
Marcos García
ea119c45a2 Lower-cased all <?PHP 2012-08-22 23:27:53 +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
Philippe Grand
72895fa4b7 for module ultimatepdf 2012-08-18 21:31:12 +02:00
Raphaël Doursenaud
d34c4518d2 Removed BOM from UTF-8 files
Fix: convert line delimiters (regis)

Conflicts:
	htdocs/core/filemanagerdol/browser/default/js/common.js
	htdocs/core/filemanagerdol/browser/default/js/fckxml.js
2012-07-28 19:04:50 +02:00
Regis Houssin
fb23364511 Fix: uniformize code 2012-07-23 16:10:54 +02:00
Regis Houssin
3fe8b5bc58 Change-Id: Ia9f609c8a1264d245ff5074b981305f7d1792aef 2012-07-23 11:01:52 +02:00
Regis Houssin
fafd79a0f8 Fix: uniformize code (in progress) 2012-07-20 09:57:50 +02:00
Christophe Battarel
98a2cf547e correct module description and image 2012-07-19 16:27:08 +02:00
Laurent Destailleur
9116db986f Fix: Restore button to edit products. Fix: the template to use for notes is dolibarr_notes. 2012-07-17 19:45:22 +02:00
Regis Houssin
66b2f630ac Fix: big avoid strict mode errors 2012-07-09 12:31:21 +02:00
Regis Houssin
65e0f18449 Fix: view image object 2012-07-08 15:50:27 +02:00
Regis Houssin
1755c34208 Fix: add ckeditor create div option with dolibarr_mailings toolbar 2012-06-27 16:36:25 +02:00
Laurent Destailleur
a34ce201b1 Normalize themes 2012-06-23 15:44:02 +02:00
Laurent Destailleur
db910c8c6f Update logo 2012-06-15 00:59:58 +02:00
Regis Houssin
4f67488bd3 New: add possibility to hide unauthorized buttons 2012-06-14 20:11:43 +02:00
Laurent Destailleur
fd0450457d New: Can insert links into elements lines. Also reported into PDF. 2012-06-09 13:16:55 +02:00
Laurent Destailleur
3d73952376 Look: Reduce login table pad 2012-06-02 14:07:38 +02:00
Laurent Destailleur
57adc5e76a Fix: Style 2012-05-12 20:58:36 +02:00
Laurent Destailleur
60b37d6b43 Fix: style 2012-05-09 14:50:28 +02:00
Laurent Destailleur
6ed75123d8 Fix: checkstyle 2012-05-09 00:28:02 +02:00
Laurent Destailleur
a7c4a88b07 Look: Minor look enhancements 2012-05-08 15:00:46 +02:00
Laurent Destailleur
16b1655ad5 Fix: Width of gantt chart 2012-05-07 18:00:53 +02:00
Laurent Destailleur
2f081f2bd5 Too shadow with IE 2012-05-07 17:19:46 +02:00
Laurent Destailleur
8b9200732e Fix: optimize for print 2012-05-04 13:13:12 +02:00
Laurent Destailleur
dd2859a5ad Fix: Missing picto 2012-05-02 13:41:34 +02:00
Laurent Destailleur
ffada89b25 Fix: IE 2012-05-02 13:39:30 +02:00
Laurent Destailleur
e671e234ca Fix: W3C 2012-05-02 11:57:32 +02:00
Laurent Destailleur
c2d357b51e Minor fix 2012-05-02 00:03:11 +02:00
Laurent Destailleur
3a05649df1 Qual: Top menus use div only now. Menu manager eldy and auguria does not
differs.
First work to align eldy theme to dolibarr theme.
2012-05-01 23:40:23 +02:00
Laurent Destailleur
fecab54f43 Checkstyle 2012-04-30 15:17:50 +02:00
Laurent Destailleur
8b953026fd Look: minor change 2012-04-30 09:57:57 +02:00
Laurent Destailleur
25441e57f4 Bookmarks should use menu style 2012-04-28 16:40:15 +02:00
Laurent Destailleur
658911b8c9 Qual: Move embeded style into css files. Add more styles. 2012-04-18 14:27:31 +02:00
Laurent Destailleur
2332a5a133 Fix: left was used for right style
Fix: Difference between menu and search box was lost.
2012-04-18 11:51:45 +02:00
Regis Houssin
a1ac69f614 New: add Amarok theme (experimental) 2012-04-17 11:50:25 +02:00
Laurent Destailleur
220d7a2c33 Fix: eldy theme still works without css3 2012-04-17 10:27:42 +02:00
Laurent Destailleur
45e61b1a10 Fix: logo size was too large. 2012-04-14 02:54:07 +02:00
Laurent Destailleur
70202f2c0c New logo 2012-04-08 23:30:56 +02:00
Laurent Destailleur
9df05381d1 Fix: Bug war.
Look: enhance look for map views.
2012-04-08 13:05:58 +02:00
Regis Houssin
a22259907b Fix: possibility to custom helpdoc image 2012-04-05 20:12:11 +02:00
Laurent Destailleur
aae8a65466 Fix: scrollbar 2012-03-31 18:34:42 +02:00
Laurent Destailleur
66c2d24b9e Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-26 22:29:19 +02:00
Laurent Destailleur
f52a07eee5 Minor look fix, fix into ecm module when dir does not exists 2012-03-26 18:23:08 +02:00
Laurent Destailleur
ffc0b2b44c Update ecm 2012-03-26 03:09:35 +02:00
Laurent Destailleur
1abe113627 Fix style 2012-03-26 00:27:14 +02:00
Laurent Destailleur
efc1c19737 New: Add option to move JNotify message position at bottom
Work on ajax ecm module.
2012-03-26 00:14:42 +02:00
Laurent Destailleur
74c39a10a2 Work on ajax ecm module 2012-03-25 22:47:37 +02:00
Laurent Destailleur
39ded746dc Work on ecm module using ajax 2012-03-24 15:20:49 +01:00
Laurent Destailleur
187dc0d762 Work on epxerimental feature MAIN_ECM_TRY_JS 2012-03-23 19:43:25 +01:00
Laurent Destailleur
f37e3956b8 Prepare code to allow usage of ajax in ecm module 2012-03-21 21:32:36 +01:00
Laurent Destailleur
b583e71552 Look: Increase tab size. Reduce size of css. Removed a non pretty line. 2012-03-19 18:54:12 +01:00
Laurent Destailleur
55af663784 More space between boxes 2012-03-18 03:48:12 +01:00
Laurent Destailleur
21a1d47130 New: Can define if ckeditor is opened or not in editval
New: Can use a width of 100% in ckeditor
2012-03-17 23:27:53 +01:00
Laurent Destailleur
e5190a00c8 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-17 21:32:32 +01:00
Laurent Destailleur
d59848e18e New: Enhance box management 2012-03-17 21:32:10 +01:00
Regis Houssin
c41fd9c314 Fix: test with auguria 2012-03-17 18:38:34 +01:00
Regis Houssin
815ee68f8f Fix: use div instead table 2012-03-17 18:10:59 +01:00
Regis Houssin
e8b40ab22c Try to build table with div and css 2012-03-17 17:37:15 +01:00
Regis Houssin
205f884ec0 Fix: try to use div title with show/hide effect 2012-03-16 18:36:32 +01:00
Regis Houssin
5d0a8945c1 New: add getNomUrl() method 2012-03-14 19:17:04 +01:00
Regis Houssin
dec582843b Fix: try to use jeditable autocomplete (not stable) 2012-03-12 16:39:53 +01:00
Laurent Destailleur
b5fc41fadc Fix: Removed a lot of checkstyle warnings 2012-03-11 22:08:46 +01:00
Laurent Destailleur
12b580a979 Update the about page. 2012-03-10 13:52:08 +01:00
Laurent Destailleur
f89d72ce7d Better look for payment page 2012-03-10 01:06:22 +01:00
Laurent Destailleur
5711c19601 Fix: shadow style was lost 2012-03-05 15:51:24 +01:00
Regis Houssin
94f6034f9a New: adding the ability to display a different value than the original
value, in the edit in place fields
2012-02-22 22:05:20 +08:00
Laurent Destailleur
6d9c986455 Update files 2012-02-21 23:54:22 +01:00
Laurent Destailleur
868f94c08b Add style noshadow 2012-02-21 23:35:38 +01:00
Laurent Destailleur
c780af5962 Better contrast 2012-02-21 20:05:29 +01:00
Laurent Destailleur
c38976ce97 Better contrast 2012-02-21 19:57:35 +01:00
Laurent Destailleur
1bfca1d9b3 Fix: username was not autoselected 2012-02-20 12:29:12 +01:00
Laurent Destailleur
b8b1a4f60d Fix: Style of button 2012-02-19 16:00:46 +01:00
Laurent Destailleur
bb88593ed0 Look: Minor fix 2012-02-19 15:51:42 +01:00
Laurent Destailleur
c685fd2f2e Fix: Add style nohover to avoid having meteo with hover. 2012-02-19 15:40:13 +01:00
Laurent Destailleur
b51c167cdc Minor fix in alignement 2012-02-19 13:55:29 +01:00
Laurent Destailleur
61175c2543 Work on debian/rpm package 2012-02-18 14:55:41 +01:00
Laurent Destailleur
9eb92b17ec New: Increase usability of module project. 2012-02-15 23:08:20 +01:00
Laurent Destailleur
91fae20485 New: Can define a transparency for past events in calendar view 2012-02-13 02:46:30 +01:00
Laurent Destailleur
dbb9091b8d More space between menu entries 2012-02-10 19:47:08 +01:00
Laurent Destailleur
49b678177e Use ecm menu picto 2012-02-08 20:24:26 +01:00
Regis Houssin
fd703d24b4 Fix: add jeditable css 2012-02-06 17:44:37 +01:00
Laurent Destailleur
09defcea07 New: Can edit font size of eldy theme 2012-02-06 16:16:42 +01:00
Laurent Destailleur
4d80b47bc6 Look: Beautify picto 2012-02-06 12:29:43 +01:00
Laurent Destailleur
2d180635ef Fix: theme 2012-02-05 16:30:40 +01:00
Laurent Destailleur
19f8355231 Look: Minor fix 2012-02-01 22:17:11 +01:00
Laurent Destailleur
392d8a26a5 Update theme to prepare dynamic change of colors 2012-02-01 11:30:17 +01:00
Laurent Destailleur
0011b1dadd New: Trigger now have a priority to define sort execution order. 2012-01-31 20:32:26 +01:00
Regis Houssin
b4eb5a8cbf Fix: remove unused images 2012-01-23 12:05:50 +01:00
Laurent Destailleur
55ee0b08d8 Fix: bad loading of styles.css.php 2012-01-15 23:48:25 +01:00
Laurent Destailleur
c7b88d396a Change to prepare module skincoloreditor 2012-01-15 19:07:01 +01:00
Laurent Destailleur
25a505534b New: A page can force reload of css style sheet 2012-01-15 17:40:44 +01:00
Laurent Destailleur
ca9be862c2 New: Change to allow to personalize eldy theme 2012-01-15 14:01:40 +01:00
Laurent Destailleur
9a030b63fc Fix: Minor look 2012-01-14 14:56:09 +01:00
Laurent Destailleur
413b399e1d Removed comment 2012-01-14 01:32:31 +01:00
Laurent Destailleur
636c615057 Restore lost change 2012-01-14 01:21:47 +01:00
Laurent Destailleur
528c30798b Qual: Removed not used files 2012-01-14 00:44:29 +01:00
Laurent Destailleur
b529984253 Look: Enhance eldy style. Use more CSS and less images. 2012-01-14 00:39:58 +01:00
Laurent Destailleur
6c64d9732e Lines cleaner 2012-01-11 11:57:49 +01:00
Laurent Destailleur
ebf8a6eef4 artichow was used only for captcha generation so i replaced with
dolibarr code to allow to remove completely artichow (artichow project
is dead).
2012-01-07 23:31:25 +01:00
Laurent Destailleur
6d6231aad9 New: Add class for calendar picto link 2011-12-29 23:50:02 +01:00
Laurent Destailleur
5ed9c9992d Add style for autofill fields 2011-12-16 20:06:16 +01:00
Laurent Destailleur
1934acf10c Fix: Saving daylight detection 2011-12-12 01:58:11 +01:00
Laurent Destailleur
69634d4742 Fix: W3C warning 2011-12-07 10:34:43 +01:00
Laurent Destailleur
dd0debb718 Qual: Code cleaning 2011-12-04 22:49:54 +01:00
Laurent Destailleur
c86d726a4f Fix: Canal alpha of img 2011-11-30 12:20:20 +01:00
Laurent Destailleur
0017483740 Qual: Removed cvsignore files 2011-11-26 14:42:16 +01:00
Laurent Destailleur
0308ed1088 Look: Uniformize css 2011-11-14 18:37:04 +01:00
Laurent Destailleur
7384096d56 Enhance doc for stock movement 2011-11-14 15:46:44 +01:00
Laurent Destailleur
ce59b9df83 Look: Enhance login page 2011-11-09 19:38:34 +01:00
Regis Houssin
94b393e760 Fix: show icon if edit in place is possible 2011-11-05 22:32:25 +01:00
Laurent Destailleur
f16b751642 Fix: Missing menu icons 2011-11-05 13:11:10 +01:00
Laurent Destailleur
fd9e0d8643 Qual: Removed code that must be stored into external modules 2011-11-05 12:34:54 +01:00
Laurent Destailleur
7f0cca8fb9 Look: Enhancements into themes. 2011-11-03 01:59:13 +01:00
Regis Houssin
9f4ab4c1b1 Fix: css problem
New: add change year and month in jQuery datepicker
2011-10-31 18:38:17 +01:00
Regis Houssin
d9eb4cbeb9 New: add edit in place with ckeditor
Fix: remove unused jQuery plugin ckeip
2011-10-31 16:57:10 +01:00
Regis Houssin
61bb08dfa5 Fix: optimize css 2011-10-31 15:23:18 +01:00
Regis Houssin
3daf797d3f Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2011-10-30 18:55:07 +01:00
Laurent Destailleur
f69604ebfc Qual: Removed duplicate include 2011-10-30 18:49:04 +01:00
Regis Houssin
8dc1a20466 Add jeditable select and autocomplete (not stable) 2011-10-29 23:42:24 +02:00
Regis Houssin
dea1210c2d Fix: edit in place datepicker more stable 2011-10-28 19:31:42 +02:00
Regis Houssin
4ebbc0de6f Fix: rename "area" to "textarea"
New: add js files for default datepicker options
New: add edit_datepicker for edit in place (not stable)
2011-10-28 16:28:55 +02:00
Laurent Destailleur
9dad0b5325 Fix: A theme must only change look, not options 2011-10-27 01:00:21 +02:00
Laurent Destailleur
3109c797fb Fix: Minor fix in styles 2011-10-26 17:06:59 +02:00
Laurent Destailleur
aa989b3ed1 Fix: Style of resizers 2011-10-26 15:04:37 +02:00
Regis Houssin
e2b539ee7d [edit in place] Add edit_text and edit_numeric 2011-10-26 10:20:27 +02:00
Regis Houssin
057d462a7a Add css style for jeditable 2011-10-26 09:28:00 +02:00
Regis Houssin
56d6cbe56f [task #216] Move lib in core directory 2011-10-24 12:59:44 +02:00
Regis Houssin
cf551f82e7 Move common files in core directory 2011-10-24 10:29:33 +02:00
Regis Houssin
2fd3c18fb6 Fix: old cvs<->git synchro problem 2011-09-26 18:13:14 +02:00
eldy
05a1b0b1b1 Fix: Bad alignement with ar_AR 2011-09-26 14:17:05 +02:00
Regis Houssin
c9053e1d8d problem synchro git<->cvs !!! 2011-09-22 10:55:37 +00:00
Laurent Destailleur
0a68db4da2 Qual: Convert non UTF8 into UTF8 without BOM
Qual: Removed useless files
2011-09-21 17:11:14 +00:00
Laurent Destailleur
f229e25499 Fix: Removed warnings 2011-09-21 16:56:23 +00:00
Laurent Destailleur
aff43ea24f Fix: Removed warnings 2011-09-21 13:05:32 +00:00
Regis Houssin
551e1f81bf Fix: Space after closing parenthesis of function call prohibited 2011-09-20 13:32:16 +00:00
Regis Houssin
b6a2f13673 Fix: avoid jenkins warning
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Laurent Destailleur
dc2524fcfa Theme is more clear 2011-09-13 23:35:08 +00:00
Laurent Destailleur
ffec13614f Fix: td cells alignement 2011-09-07 19:01:18 +00:00
Regis Houssin
084f846a0c add css tag for jquery calendar 2011-09-03 15:26:59 +00:00
Laurent Destailleur
2e4f00080d Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
4cbe4dba03 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
a8288fd995 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
311f0d22db Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
c3d778eb92 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
bf78928ee3 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
6e152ccc88 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
da66e339cd New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
e6ffe83af7 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
0dad47caf4 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
b8d4391359 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
7d883e434f New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
ee6f57db9e Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
2710106d0b New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
e03b1e62a1 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
c50657773f Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
6d6dbf4e9b New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
269fa5742c New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
ec15a4ae3b Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
044879c838 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
0e2946cec7 Doxygen 2011-09-03 00:19:56 +00:00
Laurent Destailleur
259a53c503 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
02a8bb0128 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
db6b43d189 Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120 Fix: Error management when adding notification 2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64 Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
5be5852cf4 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Laurent Destailleur
42c86ce1ac Work on rpm package 2011-09-03 01:46:33 +00:00
Juanjo Menent
70be3209b8 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Juanjo Menent
cac55067fb Qual: Uniformize code 2011-09-02 22:33:28 +00:00
Laurent Destailleur
55c5c5f9f5 Work on rpm package 2011-09-03 01:27:00 +00:00
Laurent Destailleur
08a71d1d02 New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
f5f37fa8dc Qual: Uniformize code 2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102 Fix: Fix GNU address
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4 Doxygen 2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323 Uniformize code 2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4 Doxygen 2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5 Trad: missing trad 2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365 New: Always use th for table head 2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4 Uniformize code 2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d Doxygen 2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4 Doxygen 2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b Doxygen 2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d Doxygen 2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d Add more log in install process 2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf Update skeletons 2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7 Fix: Third party emails must not be visible into notification page 2011-09-02 23:07:47 +00:00
Juanjo Menent
808f8607c5 Qual: Uniformize code 2011-09-02 16:51:19 +00:00
Laurent Destailleur
82d08001fe New: Always use th for table head 2011-09-02 22:16:17 +00:00
Laurent Destailleur
252d6ccef9 Qual: Uniformize code 2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d New: Always use th for table head 2011-09-02 21:56:37 +00:00
Laurent Destailleur
8f5b79c1bf Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
03364cb735 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
6d87cac4a3 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
c314ac5c4a Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
0cfffcc1b9 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
1c76e00282 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
d9b37c907a Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
ece36874f7 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
f5f742f51c Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
383d814a78 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
d306e8b39a Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
b3aff73879 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
318be3ddae Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
f54172fa28 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
43ddced8df Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
65a84b54a5 Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
7f4f36cb33 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
3846e415b3 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
1c72df10c6 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
99bb1ad1df Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
43deceeb3a Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
33de55ddec Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
8f5ec4f894 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
fb5e7a857b Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:35:37 +00:00
Laurent Destailleur
0efac44d0b Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
fab0db92d2 Experiment flip-flap left menu with theme eldy when using smartphone. Need to setup MAIN_SMARTPHONE_OPTIM 2011-08-31 23:29:44 +00:00
Laurent Destailleur
237916663d Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
da649b41f4 Can edit style if admin even if demo 2011-08-31 23:05:11 +00:00
Laurent Destailleur
7b4b302be0 Can edit style if admin even if demo 2011-08-31 22:33:37 +00:00
Laurent Destailleur
489c57c78c Fix: Missing right and left init 2011-08-31 21:38:32 +00:00
Laurent Destailleur
2fb58dd1fc Trans 2011-08-31 21:27:43 +00:00
Laurent Destailleur
a87624985a Experiment flip-flap left menu with theme eldy when using iphone 2011-08-31 22:23:46 +00:00
Laurent Destailleur
da7eeb713c Fix: Missing right and left init 2011-08-31 21:38:32 +00:00
Laurent Destailleur
e13749a142 Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
f90afe02a7 Use switch picto 2011-08-31 21:01:46 +00:00
Laurent Destailleur
9a66573193 Doc 2011-08-31 21:24:14 +00:00
Laurent Destailleur
e88eb91383 Doxygen 2011-08-31 18:47:48 +00:00
Laurent Destailleur
4bc8bf719f Look: Reduce saturation of picto. 2011-08-31 21:02:55 +00:00
Laurent Destailleur
a00617f3ab Make a more logical order: Off on left, on on right 2011-08-31 18:01:49 +00:00
Regis Houssin
66a47485c9 Fix: deprecated attribute 2011-08-29 16:54:20 +00:00
Laurent Destailleur
fbe292a439 Fix: W3C 2011-08-28 02:14:54 +00:00
Laurent Destailleur
340fe42b79 Fix: Removed close tag not opened 2011-08-28 01:47:58 +00:00
Regis Houssin
03711cf6f2 Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
Regis Houssin
27300fe898 Fix: remove obsolete tags (in progress) 2011-08-27 16:15:06 +00:00
bureau2crea
53c6030855 *** empty log message *** 2011-08-26 11:53:51 +00:00
Laurent Destailleur
3248604487 Look: Enhance style 2011-08-22 18:24:28 +00:00
Cyrille de Lambert
e69cd424ca Bad image 2011-08-21 19:50:49 +00:00
Cyrille de Lambert
fc62bb4d28 revise padding in box 2011-08-21 19:46:52 +00:00
Regis Houssin
9ad39a5079 Fix: bad color 2011-08-21 19:03:34 +00:00
Cyrille de Lambert
6ee0b63c6b Adding favicon in each theme.
New theme must be to have favicon.ico
2011-08-19 15:06:27 +00:00
bureau2crea
4b9b9a2e79 *** empty log message *** 2011-08-19 11:49:48 +00:00
Cyrille de Lambert
bed67a87bb init_ihm.php can be set in each theme for specifics init 2011-08-18 23:16:07 +00:00
Cyrille de Lambert
3a4abc4e28 Résolution publicité en haut 2011-08-18 17:22:12 +00:00
Cyrille de Lambert
31bb9d02d6 PUB Google bottom 2011-08-18 15:42:14 +00:00
bureau2crea
b676296830 *** empty log message *** 2011-08-17 16:36:32 +00:00
bureau2crea
cb07d1acec *** empty log message *** 2011-08-17 16:24:06 +00:00
bureau2crea
865065a953 *** empty log message *** 2011-08-17 16:17:21 +00:00
bureau2crea
20e520d6d8 *** empty log message *** 2011-08-17 15:56:16 +00:00
bureau2crea
2746aee4ee *** empty log message *** 2011-08-17 15:47:28 +00:00
Cyrille de Lambert
2c390109ec Modification auteur 2011-08-17 15:46:12 +00:00
bureau2crea
bf7c7cee3b *** empty log message *** 2011-08-17 15:15:15 +00:00
Laurent Destailleur
0a87d5a112 Mutualize path of images 2011-08-17 14:29:14 +00:00
bureau2crea
bd1dfee540 *** empty log message *** 2011-08-17 14:07:15 +00:00
Laurent Destailleur
da8545430b Fix: database was not closed 2011-08-17 13:08:19 +00:00
bureau2crea
f7683c1add *** empty log message *** 2011-08-17 13:01:29 +00:00
bureau2crea
6a5ca557c8 *** empty log message *** 2011-08-17 09:42:14 +00:00
bureau2crea
76ea5d70fc *** empty log message *** 2011-08-17 08:22:10 +00:00
bureau2crea
828a7096c4 mise a jour du menu 2011-08-17 08:00:48 +00:00
Laurent Destailleur
147822c82e Look: File manager is simpler 2011-08-16 17:59:46 +00:00
Laurent Destailleur
27faba959a Fix: Avoid scrollbar 2011-08-16 16:39:13 +00:00
Regis Houssin
e2c9d15334 Fix: problem with path 2011-08-16 06:41:02 +00:00
Laurent Destailleur
7f51907c33 Fix: No td if no picto 2011-08-15 18:37:07 +00:00
Laurent Destailleur
28b58c9f3a Theme can be shared with external module 2011-08-15 18:25:58 +00:00
Laurent Destailleur
aee603ddb1 Fix: Maxi fix to make js layout working with phones 2011-08-15 17:43:40 +00:00
Laurent Destailleur
ef2aff034f Qual: Removed fckeditor lib 2011-08-14 23:54:09 +00:00
Laurent Destailleur
17c0da5d66 Fix: Removed warnings 2011-08-14 00:37:55 +00:00
Laurent Destailleur
830059a7a9 Look: Minor enhancements 2011-08-13 13:03:03 +00:00
Laurent Destailleur
22eae6fae7 Look: Minor look enhancements 2011-08-13 00:47:59 +00:00
Juanjo Menent
71a5b2853c Some enhancement for bureau2crea 2011-08-09 13:36:43 +00:00
Laurent Destailleur
88c0611540 Beautify border 2011-08-08 15:39:08 +00:00
Laurent Destailleur
66269dd9e1 Restore stable version to allow 3.1 branch creation 2011-08-08 15:35:18 +00:00
Laurent Destailleur
c93b825cdf New: Add focus 2011-08-08 15:33:50 +00:00
Laurent Destailleur
037292f5ab Fix: Try to have larger border to avoid having scroll bars appears when there is shadow 2011-08-08 15:19:28 +00:00
Laurent Destailleur
fb169ab515 Restore stable version to allow 3.1 branch creation 2011-08-07 22:58:48 +00:00
Laurent Destailleur
a56b1861ed Restore stable version to allow 3.1 branch creation 2011-08-07 22:52:45 +00:00
Philippe Grand
8e564380a9 fix : shadow for main boxes on home page 2011-08-07 17:54:36 +00:00
Philippe Grand
325a96039a some css3 enhancement for eldy menu 2011-08-07 16:36:45 +00:00
Philippe Grand
4ab873bf9b fix some issues and get compatible with :
Saf3-4, iOS 1-3.2, Android <1.6
Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+
and IE6IE9 for shadow
2011-08-07 15:06:23 +00:00
Laurent Destailleur
2050fcfa13 Fix: Avoid errors into rpm packages 2011-08-03 01:32:42 +00:00
Laurent Destailleur
37ead2f97e Fix: Avoid errors into rpm packages 2011-07-31 23:19:04 +00:00
Laurent Destailleur
cc840ad66e Fix: Avoid errors into rpm packages 2011-07-31 21:24:20 +00:00
Laurent Destailleur
3e0357cf1b Fix: Theme 2011-07-28 20:54:02 +00:00
Laurent Destailleur
3f19e0bd59 Fix: Removed scroll bars 2011-07-28 13:31:58 +00:00
Laurent Destailleur
88118e5c8b Fix: Removed bars 2011-07-28 13:22:19 +00:00
Juanjo Menent
044b5a7af2 Fix: Display issues 2011-07-21 09:05:33 +00:00
Laurent Destailleur
37da6efa69 Clean code to remove a lot of quality test errors 2011-07-21 01:20:31 +00:00
Laurent Destailleur
40704a5c5a Look fixes and enhancements 2011-07-20 19:03:31 +00:00
Laurent Destailleur
23cc58bfd2 Nicer look 2011-07-18 23:37:03 +00:00
Laurent Destailleur
0bb42ce4a7 Look: Error style differs from warning 2011-07-18 03:18:37 +00:00
Regis Houssin
f5e6009dce Fix: bad path for external module 2011-07-17 20:16:38 +00:00
Laurent Destailleur
a4e502ad2e Fix: Some fix in layouts 2011-07-06 11:40:21 +00:00
Laurent Destailleur
23176f8713 Look: Minor enhancement 2011-07-06 10:22:56 +00:00
Laurent Destailleur
de3a2e9f86 Enhancements in file upload 2011-07-06 09:42:55 +00:00
Laurent Destailleur
6861f1cda7 Enhancements in file upload 2011-07-06 09:25:05 +00:00
Laurent Destailleur
23cb83f847 Fix: Bad style 2011-07-01 23:08:25 +00:00
Juanjo Menent
e761ec4e06 Fix: bureau2crea add more workarea space 2011-07-01 14:01:46 +00:00
Juanjo Menent
81534d452a Fix: bureau2crea add hover to liste lines 2011-06-23 16:12:35 +00:00
Juanjo Menent
eeaf2c4fc6 Increase contrast selected tab 2011-06-23 15:55:20 +00:00
Juanjo Menent
b6da74b562 Fix: bureau2crea show active menu tab 2011-06-23 15:05:58 +00:00
Juanjo Menent
bbf4372f50 Fix: Remove false element insertion 2011-06-22 08:24:26 +00:00
Juanjo Menent
fa29a9c0d6 Fix: ECM Module resize bar misaligned 2011-06-21 14:27:37 +00:00
Juanjo Menent
21c9cc205c Fix: bureau2crea display issues 2011-06-16 08:35:42 +00:00
Laurent Destailleur
e0b4008ae7 Fix: missing style 2011-06-15 08:46:55 +00:00
Laurent Destailleur
cc3da5d0a3 Look: More space 2011-06-13 15:08:13 +00:00
Laurent Destailleur
c442b132ea New: Add stats picto 2011-06-13 10:51:46 +00:00
Philippe Grand
4425166996 fix some display issue 2011-06-12 09:37:11 +00:00
Laurent Destailleur
c46e5ffd67 Minor look fix 2011-06-11 02:23:59 +00:00
Philippe Grand
f4c825793e fix display issue 2011-06-09 10:31:20 +00:00
Regis Houssin
676300365a Fix: bad path 2011-06-06 17:03:56 +00:00
Philippe Grand
9bed8bb31b fix : calendar issue 2011-05-30 12:44:24 +00:00
Philippe Grand
9deeded1a1 fix : calendar issue and other stuff 2011-05-30 12:35:46 +00:00
Philippe Grand
032a6b81a9 fix : calendar issue 2011-05-30 12:25:53 +00:00
Philippe Grand
3e37c5d1b9 fix : calendar issue and other stuff 2011-05-30 12:06:27 +00:00
Laurent Destailleur
7d4edc1fd4 Minor enhancements in style 2011-05-28 17:08:05 +00:00
Laurent Destailleur
83b1955596 Minor enhancements in style 2011-05-28 16:26:10 +00:00
Regis Houssin
7cfbda7b6a New: add new theme "cameleo" by Herve Prot (Symeos) 2011-05-26 18:13:18 +00:00
Regis Houssin
bf09b62f17 New: add new theme "cameleo" by Herve Prot (Symeos) 2011-05-26 18:02:46 +00:00
Regis Houssin
da1bd8ce5f Fix: move this to an external module in Doliforge 2011-05-26 06:17:17 +00:00
Laurent Destailleur
ee7e13e4a1 Fix style 2011-05-24 20:19:56 +00:00
Laurent Destailleur
5a6221629e New: Add graph for orders. 2011-05-21 22:58:09 +00:00
Laurent Destailleur
065cf89b72 Beautify calendar 2011-05-21 16:06:25 +00:00
Laurent Destailleur
7514a6c758 Support stack bars for flot graphs 2011-05-21 13:23:25 +00:00
Regis Houssin
61b3589fe0 New: add switch button on/off
Works on paypal module
2011-05-17 10:36:53 +00:00
Philippe Grand
929406cd15 missing image 2011-05-17 07:06:13 +00:00
Regis Houssin
8127bd02cf New: css for hide an object and for add a pointer cursor 2011-05-16 09:27:29 +00:00
Regis Houssin
2eded2f792 Fix: uniformize code
New: ajax button on/off for constant
2011-05-15 20:21:34 +00:00
Regis Houssin
48d0356d7e Fix: uniformize style 2011-05-15 05:30:19 +00:00
Regis Houssin
b08844f915 New: not reload page with dialog confirm 2011-05-14 14:07:07 +00:00
Regis Houssin
632d8dde95 Test: not reload page with dialog confirm 2011-05-14 09:21:24 +00:00
Laurent Destailleur
06f3629a43 Add gmap logo 2011-05-12 21:11:41 +00:00
Laurent Destailleur
cc84d3e0ac Fix: Style error 2011-05-03 18:15:11 +00:00
Regis Houssin
19dc20c512 Fix: A reflected cross-site scripting vulnerability can be exploited to execute arbitrary JavaScript 2011-04-26 21:06:45 +00:00
Laurent Destailleur
bd5478a15e Removed latin text 2011-04-22 23:03:55 +00:00
Laurent Destailleur
9ce727bbf5 Removed latin text 2011-04-22 22:49:58 +00:00
Laurent Destailleur
496fe702cd Add images 2011-04-20 21:11:27 +00:00
Regis Houssin
f9b14626e3 Todo: using div instead of tables 2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424 Todo: using div instead of tables 2011-04-15 15:47:42 +00:00
Regis Houssin
8fc49e00b1 Todo: using div instead of tables 2011-04-15 15:05:28 +00:00
Regis Houssin
c62e77bce5 Todo: using div instead of tables 2011-04-15 14:45:41 +00:00
Philippe Grand
310ba4aa5f Fix: login block display 2011-04-15 07:30:25 +00:00
Regis Houssin
ec426648be Fix: add "maximize" and "font" 2011-04-09 19:31:47 +00:00
Regis Houssin
54450321b9 Fix: add "maximize" and "font" 2011-04-09 19:25:51 +00:00
Laurent Destailleur
c331ccfff8 Wrapper for images support a parameter cache=1 to increase speed for some pages. 2011-04-09 17:15:18 +00:00
Laurent Destailleur
8850343ff6 Prepare migration to use ckeditor. There is still one missing feature: Upload an image file need fckfinder plugin. 2011-04-09 16:14:19 +00:00
Laurent Destailleur
d5a5dc2d0d Hide useless button 2011-04-09 12:55:00 +00:00
Regis Houssin
b64805cad1 Works on hook 2011-04-08 13:52:14 +00:00
Regis Houssin
5bb059fe9c Fix: change picto 2011-04-07 12:52:00 +00:00
Regis Houssin
914e4a4bf1 Fix: product lines with parent line better works
Fix: add trigger LINEPROPAL_DELETE
2011-04-07 10:18:41 +00:00
Laurent Destailleur
6484b40b06 Minor change in theme 2011-04-04 18:51:38 +00:00
Laurent Destailleur
4a97d10e65 Minor change in theme 2011-04-04 18:42:28 +00:00
bureau2crea
4f171c0516 *** empty log message *** 2011-03-29 15:51:21 +00:00
bureau2crea
80328d2d55 *** empty log message *** 2011-03-29 14:01:01 +00:00
Laurent Destailleur
6ebec1d641 New: task #11018 : Add a status "not applicable" on event 2011-03-20 14:38:54 +00:00
Laurent Destailleur
973526f8b8 Perf: Optimize images to increase google speed score 2011-03-09 17:04:53 +00:00
Laurent Destailleur
a34c118be4 Look: Add style div.float 2011-03-08 23:48:31 +00:00
Laurent Destailleur
db5e5d2977 Qual: Removed deprecated files 2011-02-20 13:09:12 +00:00
Laurent Destailleur
c61e729c21 Fix: Use correct http header 2011-02-20 13:02:45 +00:00
Laurent Destailleur
9597d2ee6d Removed warning on design reported by eclipse validator tools 2011-02-20 11:34:11 +00:00
Laurent Destailleur
560ada001b Enhancement in smartphone menu management 2011-02-20 00:08:56 +00:00
Laurent Destailleur
289005ba40 Enhancement in smartphone menu management 2011-02-19 17:21:29 +00:00
Laurent Destailleur
7faf3f5a37 Enhancement in smartphone menu management 2011-02-19 17:08:52 +00:00
Laurent Destailleur
b7571d1174 Enhancement in smartphone menu management 2011-02-19 16:48:26 +00:00
Laurent Destailleur
3264f73b01 Enhancement in smartphone menu management 2011-02-19 16:17:51 +00:00
Laurent Destailleur
54ff3ba28b Some fix in smartphone menu manager 2011-02-18 11:19:33 +00:00
Laurent Destailleur
78026b14b2 Enhance smartphone style 2011-02-18 10:06:57 +00:00
Laurent Destailleur
58df0bc0d8 Qual: Make some refactoring to prepare speed enhancement in menu loading. 2011-02-18 09:35:34 +00:00
Laurent Destailleur
a8f9a9d0c6 New: a specialized menu is now used when using smartphones 2011-02-16 19:59:16 +00:00
Regis Houssin
3fe0e20fc3 New: update jQuery Mobile 2011-02-08 07:27:46 +00:00
Laurent Destailleur
886e5629a9 New: Add styles for jquery in themes 2011-02-05 00:51:12 +00:00
Laurent Destailleur
3cc8b8e0a9 Fix: Pb with Chrome 2011-02-03 22:01:11 +00:00
Laurent Destailleur
7918295650 New: Can navigate into the "day view" of calendar 2011-02-02 16:34:43 +00:00
Laurent Destailleur
26b83ae474 New: Add the disabled style 2011-02-02 00:08:38 +00:00
Regis Houssin
4c36a9be36 Works on ckeditor integration 2011-01-31 21:51:10 +00:00
Laurent Destailleur
bfcd499144 Fix: Missing image 2011-01-26 09:55:54 +00:00
Laurent Destailleur
b50dbf8938 Fix: Style sheet can be into cache now. 2011-01-25 01:25:42 +00:00
Laurent Destailleur
07ddc15fa8 Fix: Space 2011-01-22 10:15:55 +00:00
Laurent Destailleur
8832661a13 Fix: Add space at top of buttons 2011-01-22 09:34:09 +00:00
Laurent Destailleur
b8ea299064 More clear 2011-01-20 21:34:51 +00:00
Laurent Destailleur
624a5f4632 Fix: Hide login on print page 2011-01-20 08:41:05 +00:00
Laurent Destailleur
33012c08cb Fix: Missing space 2011-01-20 08:35:33 +00:00
Laurent Destailleur
77b20c45b7 Fix: Hide things in print view 2011-01-19 10:49:28 +00:00
Regis Houssin
583b2b4115 Fix: regression 2011-01-19 08:42:56 +00:00
Regis Houssin
9aae412b59 Fix: bad position with layout 2011-01-17 17:15:59 +00:00
Philippe Grand
c354200025 correct wrong position of left frame 2011-01-17 16:29:32 +00:00
Regis Houssin
48566d1248 Fix: arrow is too big ! :-)) 2011-01-16 19:27:28 +00:00
Laurent Destailleur
0b75d5af93 Fix: Some fix in bureau2crea theme 2011-01-16 16:24:49 +00:00
Philippe Grand
c4d8977071 missing word 2011-01-16 08:52:26 +00:00