Sql_patch modification

cbezuidenhout wrote on Friday, June 08, 2012:

Hi All, I have made some modifications to the sql_patch file

- added a link to go to login page after patch is done
- added a link to go back to admin.php after patch is done (only appears if the file was run from admin.php)
- general aesthetics modifications

here is the link to the code change, would appreciate some feedback.
http://github.com/bradymiller/openemr/commits/tajemo-patch-improve_1

Thanks Brady for uploading it.

  - Craig
    Tajemo Enterprises

tmccormi wrote on Friday, June 08, 2012:

Sweet, I was just thinking about doing that last night as I upgraded and patched a bunch of test site varients…
-Tony

bradymiller wrote on Saturday, June 09, 2012:

Hi,

Testing and review comments can be found on the above github branch. Note I added another quick commit to deal with this stuff, and should be ready to get committed to Sourceforge. The only thing that hasn’t been is the CSS styling separation, which can be done in the future (my thoughts are to make a CSS file that themes the upgrade, patch, setup and acknowledgement scripts).

thoughts?

-brady
OpenEMR

bradymiller wrote on Saturday, June 09, 2012:

Hi,

This is what plan to commit to sourceforge (rebased both commits into one commit), unless any issues brought up:
http://github.com/bradymiller/openemr/commits/tajemo-patch-improve_2

-brady
OpenEMR

bradymiller wrote on Monday, June 11, 2012:

Hi Craig,

Just committed above to sourceforge:
http://github.com/openemr/openemr/commit/f6d1333ad39cba0c578892a8c425d83f2b3f2286
(plan to also include it in the next 4.1.0 patch)

thanks for the contribution,
-brady
OpenEMR

cbezuidenhout wrote on Tuesday, June 12, 2012:

Glad it is helpful.

  - Craig
    Tajemo Enterprises