Commit Graph

27417 Commits

Author SHA1 Message Date
Laurent Destailleur
0be874cb3f Fix: Message for payment forms 2011-07-13 12:00:18 +00:00
Laurent Destailleur
418e805232 Fix: Message for payment forms 2011-07-13 11:56:36 +00:00
Laurent Destailleur
d1c4ff9377 Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:50:33 +00:00
Laurent Destailleur
41c6e36abd Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:42:39 +00:00
Laurent Destailleur
e57e4b8225 Setup menu visible by default if admin 2011-07-13 11:26:17 +00:00
Laurent Destailleur
845e33f36c Setup menu visible by default if admin 2011-07-13 11:23:52 +00:00
Laurent Destailleur
8448e8c7c1 Fix: Message for payment forms 2011-07-13 11:14:43 +00:00
Laurent Destailleur
e87424bb0e Fix: Missing email 2011-07-13 10:23:05 +00:00
Laurent Destailleur
3582f496b3 Fix: Only one message 2011-07-13 10:22:54 +00:00
Laurent Destailleur
fb53d089ff Restore hidden param to enable feature for the release 3.1. I suggest to test it during on version untill making it visible by default. 2011-07-13 08:57:21 +00:00
Regis Houssin
f16ffe23ba Fix: possibility to split buttons and files view 2011-07-13 07:38:10 +00:00
Laurent Destailleur
f1ebf1fdab Convert a FIXME into a TODO 2011-07-13 22:18:12 +00:00
Laurent Destailleur
d0e574c3a6 Fix: Activation of a module must works even when $user not defined (for installer). 2011-07-13 22:15:19 +00:00
Laurent Destailleur
1bdb041d32 Fix: Removed warning 2011-07-13 21:54:07 +00:00
Laurent Destailleur
e7201331c0 Fix: Object should never be a global variable as there is several object in a context. Also object type must be fixed for each "trigger code". So we add trigger code and object on parameter because only caller of a function know which object type we use and what trigger code we want to trigger. 2011-07-13 21:33:38 +00:00
Laurent Destailleur
ca834937ff Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
428d75918c Work on 3.1.0 release 2011-07-13 21:09:30 +00:00
Laurent Destailleur
fda6facde2 Trans 2011-07-13 18:30:29 +00:00
Laurent Destailleur
dd16c4a0b2 Fix: Bad init of object on actions 2011-07-13 18:05:27 +00:00
Laurent Destailleur
af6cb6325f Comment TODO 2011-07-13 18:04:25 +00:00
Laurent Destailleur
fc161d46bf Fix: Avoid conflict with other payment modules functions
New: EMail topics can be forced by external modules
2011-07-13 16:55:25 +00:00
Laurent Destailleur
a9792991f8 New: Add cancel button on note edit 2011-07-13 16:24:57 +00:00
Laurent Destailleur
dc27d4c4d9 Doc 2011-07-13 15:25:21 +00:00
Laurent Destailleur
a9e362bf0f Fix: No check box if no PDF 2011-07-13 14:41:02 +00:00
Laurent Destailleur
5b82b47f32 Fix: Cash account should be alos used to pay taxes 2011-07-13 14:25:49 +00:00
Laurent Destailleur
5868a47e94 Doc 2011-07-13 14:16:39 +00:00
Laurent Destailleur
fa8d7d5b40 Fix: Bad var 2011-07-13 14:09:35 +00:00
Laurent Destailleur
c9235b5e14 Fix: Missing global 2011-07-13 14:03:15 +00:00
Laurent Destailleur
244835e738 Fix: No duplicate alt 2011-07-13 13:15:17 +00:00
Laurent Destailleur
ffc58e82f9 Fix: Trans 2011-07-13 13:10:51 +00:00
Laurent Destailleur
f81081f910 Fix: Message for payment forms 2011-07-13 12:03:30 +00:00
Laurent Destailleur
e5db34f801 Fix: Message for payment forms 2011-07-13 12:00:18 +00:00
Laurent Destailleur
7159a624f3 Fix: Message for payment forms 2011-07-13 11:56:36 +00:00
Laurent Destailleur
3dc3d6357b Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:50:33 +00:00
Laurent Destailleur
10d09ac160 Fix: Direct payment from autosubscribe form was showing wrong text. 2011-07-13 11:42:39 +00:00
Laurent Destailleur
758270a468 Setup menu visible by default if admin 2011-07-13 11:26:17 +00:00
Laurent Destailleur
dd40528b77 Setup menu visible by default if admin 2011-07-13 11:23:52 +00:00
Laurent Destailleur
d8bae72d70 Fix: Message for payment forms 2011-07-13 11:14:43 +00:00
Laurent Destailleur
41ad954c6c Fix: Missing email 2011-07-13 10:23:05 +00:00
Laurent Destailleur
a173f40f1a Fix: Only one message 2011-07-13 10:22:54 +00:00
Laurent Destailleur
056b1bf65a Restore hidden param to enable feature for the release 3.1. I suggest to test it during on version untill making it visible by default. 2011-07-13 08:57:21 +00:00
Regis Houssin
d5ab25e066 Fix: possibility to split buttons and files view 2011-07-13 07:38:10 +00:00
Laurent Destailleur
94f652aafb Convert a FIXME into a TODO 2011-07-13 22:18:12 +00:00
Laurent Destailleur
f3bf404df0 Fix: Activation of a module must works even when $user not defined (for installer). 2011-07-13 22:15:19 +00:00
Laurent Destailleur
de4397433a Fix: Removed warning 2011-07-13 21:54:07 +00:00
Laurent Destailleur
acb6c9d402 Fix: Object should never be a global variable as there is several object in a context. Also object type must be fixed for each "trigger code". So we add trigger code and object on parameter because only caller of a function know which object type we use and what trigger code we want to trigger. 2011-07-13 21:33:38 +00:00
Laurent Destailleur
cedb38f589 Prepare 3.1 beta 2011-07-13 21:19:58 +00:00
Laurent Destailleur
5f0d0a2a3d Work on 3.1.0 release 2011-07-13 21:09:30 +00:00
Laurent Destailleur
cce339ffbf Trans 2011-07-13 18:30:29 +00:00
Laurent Destailleur
3502200c17 Fix: Bad init of object on actions 2011-07-13 18:05:27 +00:00