lp:~nixin/eventum/eventum-es
- Get this branch:
- bzr branch lp:~nixin/eventum/eventum-es
Branch merges
Recent revisions
- 4592. By NIXin on 2013-10-02
-
silent cron monitoring
2GB memory limit
improved style.css & visual style in general
not using MyISAM but InnoDB everywhere
fulltext search disabled (use Sphinx for that)
stat charts are generated with a better font (support for european diacritic characters)
the way dates are displayed is fixed
automatic notification to the sender is optional
added a customer backend class that will reopen a issue if already exists from a sender
possibility to turn off drafts, comments, etc. from the issue view - 4590. By Elan Ruusamäe on 2013-08-26
-
Sending Email Enhancements (bug: LP#1195856)
This patch will make two changes.
1. Remove the requirement to have a limit when sending outbound email
(you can set it to false for no limit).2. Add a new flag that will merge outbound emails to different
recipients, that have the same contents, into one email with multiple
recipients. These changes are centralized into the sending cron job
procedure so they require no DDL changes or other changes to core
parts of the application. - 4589. By Elan Ruusamäe on 2013-08-25
-
Merge pull request #3 from petterl/
fulltext_ search Fix fulltext search to be able to search for integer values
- 4588. By Elan Ruusamäe on 2013-08-23
-
Merge pull request #1 from petterl/
handle_ clock_in Add handling for turning 'clock in' off
- 4587. By Elan Ruusamäe on 2013-08-18
-
increase Error Handler Message Length Limit Edit to 2048 (LP#1195854)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:eventum