[galette-commits] [GIT] galette/galette.git branch, develop, updated. 0.7.2.7-58-g3f5afc8 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "galette/galette.git".
The branch, develop has been updated
via 3f5afc8ae12d37a745cd64709b1df86166c2eee2 (commit)
via 5683eb37bd6df24d2566a28c64b60801f893e191 (commit)
via eb5c16ad0903527faafc228d0c507a637f1f9112 (commit)
via e5dc209eada00a98c846601e0d78610a4c92b7c8 (commit)
via 8e66d8dd5c34d96a182977b86245b25d42e6c305 (commit)
via 4e1f078e0bebb7089ee3f40e394de575765b0062 (commit)
via edafb6958c450aeab36b49ec9a3fde598abb6916 (commit)
via 0b5e6323df14fd0c66f19146cf611b65f549cd11 (commit)
via 22cc1b95462ef9848a749e577cdefe2fd4c7ab5c (commit)
via 0e22b65942bff078805e1ebee5a6e48c578cd8ef (commit)
via cec94d7fae93c33110dbb75a05cb276767a83452 (commit)
via 040c000ca226f1d82cb490621f70e34006146865 (commit)
via 5a833e486000847d55f574641f81e3a638751a44 (commit)
via 5a366d2af93a24dfa7919f5da1c7cac99b9e2b2a (commit)
from c502f71017cbc39e86228bd204fc02b36676e0c2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3f5afc8ae12d37a745cd64709b1df86166c2eee2
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 19:52:53 2012 +0100
Avoid mulitple function calls
commit 5683eb37bd6df24d2566a28c64b60801f893e191
Merge: c502f71 eb5c16a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 19:28:38 2012 +0100
Merge branch 'hotfix/0.7.2.8' into develop
Conflicts:
galette/includes/galette.inc.php
galette/includes/smarty.inc.php
galette/lib/Galette/Repository/Members.php
commit eb5c16ad0903527faafc228d0c507a637f1f9112
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 07:56:03 2012 +0100
Do not load members dependencies for groups managers and members; refs #458
commit e5dc209eada00a98c846601e0d78610a4c92b7c8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 00:16:34 2012 +0100
Declare namespace at top
commit 8e66d8dd5c34d96a182977b86245b25d42e6c305
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 00:16:11 2012 +0100
Improve new transaction page performances ; refs #458
commit 4e1f078e0bebb7089ee3f40e394de575765b0062
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Dec 19 00:04:12 2012 +0100
Improve new contribution page performances ; fixes #458
commit edafb6958c450aeab36b49ec9a3fde598abb6916
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 07:45:48 2012 +0100
XHProf also profiles CPU and memory usage but not builtins
commit 0b5e6323df14fd0c66f19146cf611b65f549cd11
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 07:14:05 2012 +0100
Perfs: remove heavy and no longer needeed seemUtf8 method
commit 22cc1b95462ef9848a749e577cdefe2fd4c7ab5c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 18:46:28 2012 +0100
Do not query Statuses labels for each member in list; refs #458
commit 0e22b65942bff078805e1ebee5a6e48c578cd8ef
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 18:32:56 2012 +0100
Declare a variable to avoid multiple function calls; refs #458
commit cec94d7fae93c33110dbb75a05cb276767a83452
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 18:30:02 2012 +0100
Do not load not needeed dependencies; refs #458
Some extra queries, like loading groups, were performed each time a member was
loaded; causing performances issues.
commit 040c000ca226f1d82cb490621f70e34006146865
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 18:26:05 2012 +0100
Externalize fiedls declaration to avoid memory issues; refs #458
commit 5a833e486000847d55f574641f81e3a638751a44
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Tue Dec 18 08:16:31 2012 +0100
Bump version
-----------------------------------------------------------------------
Summary of changes:
galette/ajouter_contribution.php | 7 +-
galette/ajouter_transaction.php | 28 +-
galette/includes/members_fields.php | 334 +++++++++++++++++++
galette/includes/smarty.inc.php | 23 ++
galette/lib/Galette/Entity/Adherent.php | 344 +++-----------------
galette/lib/Galette/Entity/Group.php | 9 +-
galette/lib/Galette/Repository/Members.php | 34 ++-
galette/templates/default/ajouter_contribution.tpl | 4 +-
galette/templates/default/ajouter_transaction.tpl | 4 +-
galette/templates/default/gestion_adherents.tpl | 15 +-
10 files changed, 469 insertions(+), 333 deletions(-)
create mode 100644 galette/includes/members_fields.php
hooks/post-receive
--
galette/galette.git
--
--
Galette repositories commits - http://galette.tuxfamily.org