[freeside-devel] Some fixes to review
Fernando M. Kiernan
fkiernan at id.net.ar
Sat Jan 18 21:06:53 PST 2014
Hi, these are some fixes I made to Freesdie 4git prior to the main localization work. Below is
the git request-pull, if you consider this OK Ill be sending the localization work I have
until now.
Regards
Fernando Kiernan
Imágenes Digitales S.A.
www.imagenesdigitales.com.ar
The following changes since commit d4251de78f0fe8543b3ef9ab2933d5f491435c5f:
pbx extensions, RT#26957 (2014-01-18 19:16:00 -0800)
are available in the git repository at:
git://190.221.160.107/ fixes
for you to fetch changes up to a3947ee5920282e1eecde1eebec7808600d82336:
- Limit languages on preferences to only those available-locales. (2014-01-19 01:53:52 -0300)
----------------------------------------------------------------
Fernando Kiernan (8):
- Fix Setup.pm (freeside-setup didnt finalize OK without this)
- Fix region selector on SelfService (the selector had problems with States having spaces
in its name)
- Fix Ticketing System Permissions. (now you can restrict access to or hide all Ticket
system for a Freeside User)
- Fix delete credit access on payment history. (Just a permission check problem that
didnt allow deleting a credit)
- Fix Quick charge page. (when moving from perl 5.10 to 5.14 started to hav problems with
the last line of the file)
- Allow en_US on available locales list. (so you can limit languages and allow English
along others)
- Hide en_US on invoicing locales. (en_US takes de global invoicing settings so it
shouldnt be listed as an option)
- Limit languages on preferences to only those available-locales. (now you can choose
only from the available locales and not from all of them)
FS/FS/Conf.pm | 1 -
FS/FS/Setup.pm | 1 +
fs_selfservice/FS-SelfService/SelfService.pm | 4 ++--
httemplate/config/config-view.cgi | 4 ++--
httemplate/edit/quick-charge.html | 4 ++--
httemplate/elements/menu.html | 18 ++++++++++++------
httemplate/elements/searchbar-ticket.html | 2 +-
httemplate/pref/pref.html | 52
+++++++++++++++++++++++++++++++---------------------
httemplate/view/cust_main/payment_history.html | 2 +-
9 files changed, 52 insertions(+), 36 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://freeside.biz/pipermail/freeside-devel/attachments/20140119/39d55a9d/attachment-0001.html>
More information about the freeside-devel
mailing list