Giter Site home page Giter Site logo

jjdejong / phpip-legacy Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 3.0 5.76 MB

Patent and other IP rights portfolio manager and docketing system

License: GNU General Public License v3.0

PHP 30.72% HTML 41.84% Shell 0.41% PLpgSQL 12.28% CSS 2.98% JavaScript 8.91% TSQL 2.87%
patents mysql portfolio-management database-management deadlines

phpip-legacy's People

Contributors

jjdejong avatar sharadpopli avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

phpip-legacy's Issues

Some actors not displayed in list view

What steps will reproduce the problem?
1. Add a new actor to an existing role (e.g. "Applicant")
2. Delete the previous actor in the role


What is the expected output? What do you see instead?

See new actor in list view. Remains empty instead.



Original issue reported on code.google.com by [email protected] on 7 Jun 2013 at 2:13

Automatic calculation of next CaseRef

The next caseref suggested upon creating new matters has less characters than 
required when the matter count has less than three digits. I.e. if the last 
used caseref is ABC002, the suggested caseref is ABC3 instead of ABC003.


Original issue reported on code.google.com by omnipat.sas on 2 Mar 2012 at 9:05

Filtered matter list issues

When clicking on a matter in an unfiltered list, the selected matter is opened 
in a new window - this is the correct behavior.

When the list is filtered, the matter opens in the same window, i.e. the 
filtered list disappears and can no longer be consulted (clicking "back" 
returns to the unfiltered list).

And then navigating back or forth causes an application error:
GET /matter/matter-nav/rid/2 HTTP/1.1" 500 666 
"http://phpip.omnipat.local/matter/view/id/2281"


Original issue reported on code.google.com by omnipat.sas on 8 Oct 2011 at 7:26

Nouveau problème avec Evenement Depot

Bonjour,
je viens de réinstaller toute ma base au "propre" et vierge.
Je n'arrive pas à saisir l'évènement "filed" alors que tous les autres semblent fonctionner.

Le message d'erreur reçu est le suivant:
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (phpip.task, CONSTRAINT fk_assigned_to FOREIGN KEY (assigned_to) REFERENCES actor (login) ON DELETE SET NULL ON UPDATE CASCADE), query was: INSERT INTO event (matter_ID, code, event_date, alt_matter_ID) VALUES (?, ?, ?, ?)

Merci de votre réponse
Bien cordialement,
Alexandre

trouble in the MySQL part; no account for 'root'@'%'

Hi Jean-Jacque, thank you for the instructions. i try to install phpip on a 
completely new server with ubuntu 10.04 LTS, i have some trouble....

(i am not a computer guy, but i know the minimum to manage a pc with Linux 
environment...)

first i would like to give some precision: - at the end of "2.2 Virtual host in 
Apache for Zend" part it can be necessary to clear the history of firefox (if 
you use it)

in the "2.3. MySQL" part

for me "gunzip phpip_skel-YYYYMMDD.sql.gz" must be exect as root : "sudo gunzip 
phpip_skel-YYYYMMDD.sql.gz"

that is all that i was able to do. At the next command line i have trouble... 
indeed at "mysql -u root -p < phpip_skel-20120201.sql" i have an error after 
the good root password entry:

"ERROR 1449 (HY000) at line 2033: The user specified as definer ('root'@'%') 
does not exist"

I of course check if mysql have a root user, it have it.

i have another question: as PHPIP will be improve by the community, can you do 
a tutorial to update phpip with new features without to erase the data.

thank you for your job and your help

Arthur

Original issue reported on code.google.com by [email protected] on 4 Mar 2012 at 5:02

suppression d'annuités

Bonjour,
lorsque je cherche à supprimer une annuité, j'ai un message d'erreur qui apparaît après avoir cliqué sur la croix. Pour autant, l'annuité est bien supprimée.

Voici le contenu du message:
Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/phpip/application/views/scripts/matter/tasklist.phtml on line 393.

NGINX -- Zend application in index.php is 'echoing' commands

Installed a fresh copy manually in a subdirectory of /var/www, linked to a dedicated subdomain.
Setup NGINX accordingly -- nginx is loading index.php, but index.php is just printing out all commands after $application->.
Site can be seen here.

I have a copy running well on Apache2 on a local-only server, but was working on setting up a public server. The server runs NGINX, and I don't see any particular reason it shouldn't work under NGINX.
That said ... this doesn't really seem like an NGINX problem, but I'm not familiar at all with the ZEND framework. E.g. ... I'm not sure where index.php finds the 'Zend/Application.php' file, since it's not in the 'public' folder?

Any ideas?
Thanks!

Renewal of trademarks

Hello !

I wonder how to create a renewal deadline for trademark.
The filing date does not create this deadline, nore publishing, neither 
registration.


What version of the product are you using? On what operating system?
I use the last version on Ubuntu.

Thank you for your help and thank you for this program!

Nathalie GRYNWALD


Original issue reported on code.google.com by [email protected] on 30 Oct 2014 at 9:17

Problème de saisie automatique des noms des acteurs

En voulant créer un « new matter », le champ "responsible" ne se remplit plus avec la saisie semi-automatique
Auparavant, je tapais les premières lettres de l'ingénieur en charge et phpIP me proposait les noms des acteurs correspondant. Cela n’est plus la cas

Obsolescence of Zend Framework 1 - what next?

Migrating the application to Zend Framework 2 is too tough, because it actually requires a full redesign. Since a full redesign is required anyway, I envision porting the application to another MVC framework that is easier to learn than ZF2 - Laravel. I'll be posting my initial works soon.

[Feature] Add internationalisation

It would be interesting to have the application translated in more languages.
The php part can be translated using Zend_translate based on gettext system.
Strings can be quoted:
$translate->_("string to translate");
xgettext generates catalog .pot files.
msgmerge updates .po files.
msgformat generates compiled .mo catalog files which are used by Zend_translate.

Future

Hello,
I'm interested by this application and will use it in the near future.
Which feature would you like to have some contribution?
I see some topic which would be useful:

  • mail merging using date from cases or parties;
  • managing the process of renewals (reminders, orders)
  • billing;
  • connection with other application like CRM/ERP to share the people/societies database, the offre/billing ...
    Papoteur

Migrations

Hi;
Only users table migrating
I don't know how i can make all tables migrating
Thanks

Error when entering a filed event in TM matter

I enter an event "Filed" in a TM matter.
I get:
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (phpip.task, CONSTRAINT fk_assigned_to FOREIGN KEY (assigned_to) REFERENCES actor (login) ON DELETE SET NULL ON UPDATE CASCADE), query was: INSERT INTO event (matter_ID, code, event_date, detail, alt_matter_ID) VALUES (?, ?, ?, ?, ?)
This is not the case with PAT matters.

Task creation dialog

In some browsers, the fields are misaligned. The text fields appear to be too 
wide.

Original issue reported on code.google.com by omnipat.sas on 16 Apr 2012 at 8:42

PB affichage fenêtre Renewals

Lorsque j’acquitte une annuité sur une fiche la fenêtre Renewals se ferme et une fenêtre All tasks s’ouvre automatiquement

Undefined index and variable error messages

Here is an excerpt of the httpd error log.

[Sat Oct 08 18:46:33 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
variable: classifier_arr in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 646, 
referer: http://phpip.omnipat.local/matter/view/id/1743/rid/9
[Sat Oct 08 18:46:33 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Official Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 646, 
referer: http://phpip.omnipat.local/matter/view/id/1743/rid/9
[Sat Oct 08 18:46:33 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: English Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 646, 
referer: http://phpip.omnipat.local/matter/view/id/1743/rid/9
[Sat Oct 08 18:46:33 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Alt. Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 646, 
referer: http://phpip.omnipat.local/matter/view/id/1743/rid/9
[Sat Oct 08 18:46:41 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
variable: classifier_arr in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/matter/view/id/1739/rid/0
[Sat Oct 08 18:46:41 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Official Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/matter/view/id/1739/rid/0
[Sat Oct 08 18:46:41 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: English Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/matter/view/id/1739/rid/0
[Sat Oct 08 18:46:41 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Alt. Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/matter/view/id/1739/rid/0
[Sat Oct 08 19:50:34 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
variable: classifier_arr in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/
[Sat Oct 08 19:50:34 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Official Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/
[Sat Oct 08 19:50:34 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: English Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/
[Sat Oct 08 19:50:40 2011] [error] [client 192.168.0.162] PHP Warning: 
array_key_exists() expects parameter 2 to be array, null given in 
/home/www/phpip/application/models/Matter.php on line 2206, referer: 
http://phpip.omnipat.local/matter/view/id/2637
[Sat Oct 08 19:51:12 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
variable: classifier_arr in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/
[Sat Oct 08 19:51:12 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: Official Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/
[Sat Oct 08 19:51:12 2011] [error] [client 192.168.0.162] PHP Notice: Undefined 
index: English Title in 
/home/www/phpip/application/views/scripts/matter/view.phtml on line 658, 
referer: http://phpip.omnipat.local/

Original issue reported on code.google.com by omnipat.sas on 8 Oct 2011 at 7:24

how to set a french filling date of an application

What steps will reproduce the problem?
1.Create a new French Patent App
2.Try to set the filing date in the past

What is the expected output? What do you see instead?
an output similar as if it was another patent application

What version of the product are you using? On what operating system?


Please provide any additional information below.
this is what I get: 
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a 
child row: a foreign key constraint fails (`phpip`.`task`, CONSTRAINT 
`fk_assigned_to` FOREIGN KEY (`assigned_to`) REFERENCES `actor` (`login`) ON 
DELETE SET NULL ON UPDATE CASCADE)

Original issue reported on code.google.com by [email protected] on 23 Oct 2014 at 12:23

Matter back/forth navigation

When a matter is clicked on in the tasks list in the home page, navigating back 
or forth causes an application error. This is probably because no navigation 
list exists in this situation.

The httpd access log says:
GET /matter/matter-nav/rid/2 HTTP/1.1" 500 666 
"http://phpip.omnipat.local/matter/view/id/2637"

If there is no navigation list, a default list should be navigated 
corresponding to the default matter list.

Original issue reported on code.google.com by omnipat.sas on 8 Oct 2011 at 7:23

Possible to install on Windows

Since this app works on Apache / Mysql / PHP. I guess there should be no issues with running this on windows correct? Are there any special considerations before getting it to run on windows?

Pb nouvelle installation

Après vérification de l’installation et essai sur l’installation faite, il apparait que le logiciel PHPIP édité sur github n’est pas complet. En effet, lors d’une installation suivant la procédure prescrite dans le wiki, je n’arrive pas à faire marcher la commande php artisan (que ce soit pour générer la clé de chiffrement ou se servir d’un serveur web local). Cette commande me retourne qu’il n’existe pas de fichiers dans un répertoire non fourni dans github. J’ai également créé un projet laravel (cms (comme wordpress) de phpip) vierge qui est fonctionnel. Dans ce projet vierge, il apparait un dossier vendor (demandé par artisan) absent de phpip-v2.
Pour essayer de résoudre le problème, j’ai, dans un premier temps, copié ce dossier dans le projet phpip. Dans ce cadre, artisan retourne une série d’erreurs ne trouvant pas certaines class. Dans un second temps, j’ai copié les fichiers spécifiques à phpip dans ce projet vierge. Malheureusement, malgré le non impact sur artisan (toujours opérationnel), la page qui s’affiche est toujours la page par défaut de laravel.
De plus, la version 1 de phpip n’est plus opérationnel (également testé).

Avez vous une une procédure d’installation en partant d’un projet laravel vierge ?

Merci

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.