Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-29 | Updated for 2.1.1 | ivan | |
2010-07-09 | changes to get enrpm working | ivan | |
2010-07-08 | 32 bit and make the repo stuff work, RT#8190 | ivan | |
2010-07-08 | 32 bit and make the repo stuff work, RT#8190 | ivan | |
2010-07-08 | generating RPMS, RT#8190 | ivan | |
2010-07-08 | checking in more of the rpm build system (is that it?) | ivan | |
2010-07-07 | dropping centos/rhel 4 | ivan | |
2010-07-07 | checking in RPM build system | ivan | |
2010-05-25 | Updated for 2.1.0 | ivan | |
2009-10-11 | Updated for 1.9.1 | ivan | |
2009-08-11 | Back out kludge to show CVS snapshot date in version number in GUI. | rsiddall | |
You can get the snapshot date from the release number using "rpm -q freeside". | |||
2009-07-17 | Filter out requirements for specific Freeside modules so that you can install | rsiddall | |
an RPM which requires missing Freeside modules. | |||
2009-06-29 | Fix PDF invoice generation, including requirement for ghostscript. | rsiddall | |
2009-06-13 | Default configuration files had directory-style permission values. | rsiddall | |
2009-06-12 | Freeside no longer uses a datasource-specific configuration folder. ↵ | rsiddall | |
Configuration is kept in the RDBMS and initialized from the default_conf folder. RT 5579. | |||
2009-06-04 | there are lots of contributors too! | ivan | |
2009-06-03 | Incorrect permissions on the default configuration folder caused installation | rsiddall | |
to fail with an incomplete database initialization. Failure to remove the ticket_system file from the default configuration folder caused Freeside to try to use RT. | |||
2009-04-20 | Acceptance testing of the RPM build system flushed out a place where /bin/rm | rsiddall | |
stops waiting for input if you're /bin/su as the user doing the build. Added a -f flag to stop it waiting for input. | |||
2009-04-16 | More fixes for SuSE self-service: | rsiddall | |
1/ Put binaries in the right folder 2/ Make sure freeside group is created 3/ Make sure freeside home directory is created | |||
2009-01-28 | Removed conflict between core billing package and self-service RPMs so you can | rsiddall | |
install them all on the same machine. This may have applications if you're using XMLRPC to talk to the self-service interface from PHP, Python, etc. | |||
2009-01-18 | bash didn't like spaces on each side of an equals sign. | rsiddall | |
2009-01-01 | New Apache configuration file for the self-service interface. | rsiddall | |
2009-01-01 | Modifications to let self-service work if you really insist on installing it | rsiddall | |
on the same machine as the billing server. Also more fixes for SuSE, and a couple of changes to minimize differences from the 1.7 branch. | |||
2008-12-22 | Copying over modifications to support SuSE from the 1.7 branch. | rsiddall | |
2008-12-10 | Cleanup to quieten rpmlint. | rsiddall | |
Fixes to cope with moving code out of handler.pl, etc. | |||
2008-12-10 | Further modifications to handle Perl RPM names and map them back to Perl module | rsiddall | |
names. | |||
2008-11-18 | Now handles hyphenated Perl requirements as well as those in parentheses, and | rsiddall | |
handles more version relation types. | |||
2008-08-26 | More changes to the self-service RPMs, mostly fixing up paths so the ↵ | rsiddall | |
RPM-installed self-service files are not under /usr/local on the remote machine. Also fixed an initialization problem where the system configuration files for Freeside were assumed to be under /etc/default, not /etc/sysconfig | |||
2008-08-24 | Create discrete RPMs for different parts of the self-service interface. | rsiddall | |
Put the default configuration folder in the main freeside RPM. | |||
2008-07-29 | Self-Service files were reorganized; changed the way we copy them into the ↵ | rsiddall | |
buildroot. | |||
2008-02-08 | Removed code that create a freeside user on the build machine and added code | rsiddall | |
to modify Makefile to remove clauses that require such a user. This should allow the RPMs to build under mock. | |||
2007-12-15 | Files to build Freeside as Redhat-ish RPMs | rsiddall | |