Skip to content

Commit

Permalink
Only Client Side files
Browse files Browse the repository at this point in the history
  • Loading branch information
luffynando committed Feb 27, 2019
1 parent 959ad47 commit f3f09c5
Show file tree
Hide file tree
Showing 102 changed files with 130,354 additions and 0 deletions.
147 changes: 147 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,147 @@
/api/
/apps/
/include/cli/
/include/fpdf/
/include/i18n/
/include/pear/
/include/mpdf/
/include/plugins/
/include/ost-config.php
/include/ost-sampleconfig.php
/.directory
/web.config
/assets/default/
/assets/font/
/include/config
/images
/setup
/account.php
/ajax.php
/avatar.php
/bootstrap.php
/captcha.php
/file.php
/css
/js
/login.php
/logo.php
/logout.php
/main.inc.php
/manage.php
/open.php
/profile.php
/pwreset.php
/secure.inc.php
/pages
/kb
/tickets.php
/view.php
/scp
/include/.htaccess
/include/.MANIFEST
/include/upgrader/streams
/include/UniversalClassLoader.php
/include/tnef_decoder.php
/include/Spyc.php
/include/PasswordHash.php
/include/mysqli.php
/include/JSON.php
/include/index.php
/include/htmLawed.php
/include/html2text.php
/include/class.yaml.php
/include/class.xml.php
/include/class.variable.php
/include/class.validator.php
/include/class.util.php
/include/class.usersession.php
/include/class.user.php
/include/class.translation.php
/include/class.topic.php
/include/class.timezone.php
/include/class.ticket.php
/include/class.thread_actions.php
/include/class.template.php
/include/class.team.php
/include/class.task.php
/include/class.staff.php
/include/class.sla.php
/include/class.signal.php
/include/class.setup.php
/include/class.sequence.php
/include/class.search.php
/include/class.role.php
/include/class.report.php
/include/class.priority.php
/include/class.pdf.php
/include/class.passwd.php
/include/class.page.php
/include/class.ostsession.php
/include/class.osticket.php
/include/class.orm.php
/include/class.organization.php
/include/class.note.php
/include/class.model.php
/include/class.migrater.php
/include/class.message.php
/include/class.mailparse.php
/include/class.mailfetch.php
/include/class.mailer.php
/include/class.log.php
/include/class.lock.php
/include/class.knowledgebase.php
/include/class.json.php
/include/class.import.php
/include/class.i18n.php
/include/class.http.php
/include/class.filter.php
/include/class.file.php
/include/class.faq.php
/include/class.export.php
/include/class.error.php
/include/class.email.php
/include/class.draft.php
/include/class.dispatcher.php
/include/class.dept.php
/include/class.csrf.php
/include/class.crypto.php
/include/class.cron.php
/include/class.config.php
/include/class.company.php
/include/class.collaborator.php
/include/class.client.php
/include/class.cli.php
/include/class.charset.php
/include/class.category.php
/include/class.captcha.php
/include/class.canned.php
/include/class.base32.php
/include/class.banlist.php
/include/class.api.php
/include/class.attachment.php
/include/class.app.php
/include/class.ajax.php
/include/api.cron.php
/include/api.tickets.php
/include/ajax.admin.php
/include/ajax.config.php
/include/ajax.draft.php
/include/ajax.i18n.php
/include/ajax.note.php
/include/ajax.orgs.php
/include/ajax.search.php
/include/ajax.sequence.php
/include/ajax.staff.php
/include/ajax.tasks.php
/include/ajax.thread.php
/include/ajax.tickets.php
/include/ajax.tips.php
/include/ajax.upgrader.php
include/staff/*.inc.php
include/staff/pwreset.*.php
include/staff/*.php
include/staff/templates/*.tmpl.php
!include/staff/templates/timezone.tmpl.php



31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# ModularOsTicket: Free Adaptation of ModularAdmin for Osticket v.1.11

![Index](https://raw.githubusercontent.com/luffynando/ModularOsTicket/master/docs/screen1.png)

This is adaptation of [ModularAdmin](https://github.com/modularcode/modular-admin-html) for Osticket with version 1.11. Please feel free to go and star repo initial.

### Installing

> **Note:** Before installing please make a copy of your osticket instance. This adaptation touches the core of osticket before any incompatibility is required to inform and install your previous copy.
### 1. [Download ZIP](https://github.com/luffynando/ModularOsTicket/releases/latest) or Git Clone

```
git clone https://github.com/luffynando/ModularOsTicket.git
```


### Previews Screenshots

![screen1](https://raw.githubusercontent.com/luffynando/ModularOsTicket/master/docs/screen1.png)
![screen2](https://raw.githubusercontent.com/luffynando/ModularOsTicket/master/docs/screen2.png)
![screen3](https://raw.githubusercontent.com/luffynando/ModularOsTicket/master/docs/screen3.png)
![screen4](https://raw.githubusercontent.com/luffynando/ModularOsTicket/master/docs/screen4.png)

## Support us!

Buy me a coffe :gift_heart: [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FT5BXTBCJWFD8)

### Contribute

Be part of our team! Feel free to open new issues/pull-requests.
Binary file added assets/Modular/assets/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/faces/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/faces/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/faces/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/faces/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/faces/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/features.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/screenful/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/screenful/screen-sprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Modular/assets/screenful/screen-timing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f3f09c5

Please sign in to comment.