Move all Manage pages grids to flexigrid - done
New textarea htmleditor - done
Make the funky ajax stuff from gene extension into normal Simple Invoiecs - edit product price in invoice createion - and remove items from existing invoice - done
window thing for the popup messages
* port all the old ? and light bulb help windows over to the new onclick tooltip system
* refer trunk Biller Add page for example of new system in use. - done
Zend Framework - use Zend ACL/Auth to handle user logins - Justin - done
New invoices - invoice custom fields - popup help page not linked correctly - done by hannes
Port extension system from current-stable-release to trunk - Justin
Domain ID stuff - finish - all tables and all sections/functions etc.. to be update to work OK - Justin after
ACL stuff
fix manage sql patches - justin
Manage pages - make the quick search (the button at the bottom work correctly)
Documentation/Release notes/Config page info
Decimal - only show decimals if not .00 - justin - done
New UI - JK
move all items in config.php to config.ini (and remove unneeded items)- done
produce list of locale (for zend locale section) - refer config wiki page
Nice Error messages
PostgreSQL - test and write new patches, etc..
Forms - validations - ie Biller must have name, invoice must have x etc.. - do in jquery (this is not the db input val/filter stuff) - Hannes/Gerard
-
-
Move unneeded files out of root dir
Database backup - make work with mysql & postgres
Manage Payments - number of pages bug - refer
forum
remove the errors in php logs - refer
forum
| roadmap/trunk.txt · Last modified: 2011/12/22 12:09 (external edit)
Discussion
Why are you moving everything from config.php to config.ini…If someone puts in the web address the .ini file it will show them everything that is in that file including database username and passwords. If it is in a php file then you can not see it. Unless I am missing something, I think that this is a security issue.
Hi Mark
re .ini
re security
let me know your thoughts
Cheers
Justin
Just make the config directory inaccessible from the outside using .htaccess that solves most problems I believe.
Like this: <FilesMatch “\.(htaccess|htpasswd|ini|phps|fla|psd|log|sh)$”> Order Allow,Deny Deny from all </FilesMatch>
Hey Bart
thanks for that great suggestion - think .htaccess is the best option - i'll add this one in as the .htaccess for Simple Invoices
Cheers
Justin
Hi guys
just wanted to thank you guys for such an awesome product…. keep up the good work!
Ciao
Hey Muhammedc,
thanks for the support!
if you want to help Simple Invoices the best thing you can do is spread the word, comment on blog sites, write reviews etc.. - word of mouth is the best form of marketing
Cheers
Justin
Hey,
I have stumbled across this product today and it has taken up most of my day. I am so excited for a up-to-date GPL product of such a sort. I am working on in a total MAC environment and this product is great!! I did have problems getting the latest version working (have posted already in the forums) but did manage to 20080629 installed and working well.
Is it possible to put in new colums in an invoice/quote ? For example I have a production company and I need “Quantity” * “Duration” * “Unit Price” to give me the total.
As I mentioned I am not to technical but can navigate around mysql and understand some php.
Once again thanks for the great work. I look forward to hacing my business run using simpleinvoices and will recommend it to all I know.
Regards,
Mike
hey mike
re new columns in the invoice
let us know how you go
cheers
justin