Share

MyPBS

Code

Programming Languages: PHP, Perl

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2007-02-02 cvs -d:pserver:anonymous@my-pbs.cvs.sourceforge.net:/cvsroot/my-pbs login

cvs -z3 -d:pserver:anonymous@my-pbs.cvs.sourceforge.net:/cvsroot/my-pbs co -P modulename

Show:

What's happening?

  • Support for Multiple pbs_server's

    Small patch to parse the pbs_server name from the job number as passed to the pro/epi-logue. This is commited in CVS. To apply the patch: patch /path/to/.mypbs_core < multiple_host.diff.

    2007-02-02 19:02:00 UTC by jbronder

  • MyPBS

    jbronder committed patchset 79 of module base to the MyPBS CVS repository, changing 1 files.

    2007-02-02 18:57:32 UTC by jbronder

  • mysqlPP fails on newer systems.

    Using the DBI driver mysqlPP is failing on the current system installed in house. I haven't looked into it much yet, but a quick fix is to change the driver to the pure mysql one. -Justin.

    2006-08-23 20:43:43 UTC by jbronder

  • quick install docs say admin password will be forced changed

    The quick install doc says the following in the "Changing Administrator Password" section: Log into MyPBS with your favorite web browser at: http://my-server.mydomain.com/mypbs. Log in with the username admin with the password pass. Now you will be forced to change your administrator password. In the install I did I was never "forced" to change the admin password. Now I did not have a...

    2006-08-04 01:46:21 UTC by sad

  • quick install doc talks about copying php folder

    The quick install doc talks about: To install the MyPBS Web Tools copy the contents php folder (available in CVS or the pre-packaged release) into a subfolder in your HTML root directory. This should instead talk about copying the contents of the "frontend" folder instead. Even better would be a frontend install script that would do this after asking where the php web files should...

    2006-08-04 01:36:05 UTC by sad

  • quick install docs should advise turning on mod_rewrite

    The quick install docs should make some reference to having to turn on mod_rewrite in apache so the web frontend links work. I also had to set AllowOverride All and then alter the Options to get the .htaccess file to be used. This was on a SuSE-10.0 system.

    2006-08-04 01:29:35 UTC by sad

  • docs refer to editing init.php file

    The quick install doc available refers to setting default database access stuff in init.php According to Chris this should be connectdb.php instead.

    2006-08-04 01:26:32 UTC by sad

  • Comment: The rewrite links need an htaccess file included

    Logged In: YES user_id=2347 Sorry, changed bug to web frontend.

    2006-08-04 01:24:33 UTC by sad

  • The rewrite links need an htaccess file included

    As I discovered and Chris helped me with the frontend part of the project tar ball needs a htaccess file included so the link rewrite rules are present & work. The .htaccess file he supplied me with looks like: RewriteEngine on #RewriteRule \.(css|jpe?g|gif|png)$ - [L] RewriteRule ^queues-([^/\.]+)$ main.php?page=queues&module=$1 [L] RewriteRule...

    2006-08-04 01:23:28 UTC by sad

  • MyPBS 0.8.4 Released

    MyPBS version 0.8.4 has been released. It contains several small features and bug fixes. What's new with this release? * Batch user creation now works * Update checker updated, now uses XML-RPC * Ability to disable update checker using the admin settings * Project Member update page formatting improved * Changed file structure to a main page instead of separate...

    2006-04-07 16:00:56 UTC by kaddar

Our Numbers