Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
YaPager
/
YaP
Public
forked from
chrischdi/YaP
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 25, 2010
Included a template to the frontend and backend for better looking :-). Some improvements. Did some work at adminbrowser.
chrischdi
committed
13eee51
View commit details
Copy full SHA for 13eee51
Browse repository at this point
Commits on Oct 21, 2010
Added inc/adminbrowser: a filebrowser for the backend, to upload photos, etc. ATTENTION: Still under construction!
Show description for 746c6e3
chrischdi
committed
746c6e3
View commit details
Copy full SHA for 746c6e3
Browse repository at this point
Commits on Oct 20, 2010
Removed the folder inc/plugins/html because the files are integrated in html by 9er's commit. Added resize for the tinymce. Fixed a bug in inc/a#dminlogin.php .
chrischdi
committed
429d845
View commit details
Copy full SHA for 429d845
Browse repository at this point
merged tinymce extensions into html.php
Sebastian Neuner
committed
e5aa266
View commit details
Copy full SHA for e5aa266
Browse repository at this point
Commits on Oct 15, 2010
Moved tinymce.php plugin and added html plugin inc/plugins/html/tinymcebrowser.php.
Show description for 03473f1
chrischdi
committed
03473f1
View commit details
Copy full SHA for 03473f1
Browse repository at this point
Merge branch 'master' of git@github.com:chrischdi/YaP
chrischdi
committed
c608da1
View commit details
Copy full SHA for c608da1
Browse repository at this point
fix
chrischdi
committed
9ed1dba
View commit details
Copy full SHA for 9ed1dba
Browse repository at this point
Signed-off-by: Christian Schlotter <christi.schlotter@gmail.com>
chrischdi
committed
8364ea4
View commit details
Copy full SHA for 8364ea4
Browse repository at this point
Added inc/plugins/tinymce.php.
Show description for 25ecc52
chrischdi
committed
25ecc52
View commit details
Copy full SHA for 25ecc52
Browse repository at this point
Commits on Oct 14, 2010
chrischdi
committed
1a4cf1f
View commit details
Copy full SHA for 1a4cf1f
Browse repository at this point
Modified "xml/user.xml".
Show description for 37c1efc
chrischdi
committed
37c1efc
View commit details
Copy full SHA for 37c1efc
Browse repository at this point
AdminPanel: added user-validation, login, logout, etc.
Sebastian Neuner
committed
665aa3f
View commit details
Copy full SHA for 665aa3f
Browse repository at this point
Commits on Oct 13, 2010
uncommented sth. in inc/userdb.php
chrischdi
committed
b1b3c28
View commit details
Copy full SHA for b1b3c28
Browse repository at this point
Fixed link to our github page in xml/db.xml by using the admin panel :-)
chrischdi
committed
2bcbd4f
View commit details
Copy full SHA for 2bcbd4f
Browse repository at this point
Fixed the Create user Function. Added at edit user and create user a second password field for verification.
chrischdi
committed
22a69e1
View commit details
Copy full SHA for 22a69e1
Browse repository at this point
Some small fixes.
chrischdi
committed
12bebef
View commit details
Copy full SHA for 12bebef
Browse repository at this point
Fixed some mistakes
chrischdi
committed
8fd3983
View commit details
Copy full SHA for 8fd3983
Browse repository at this point
Fixed bug in adminuser.php. Added error output if doesn't exist at the setter and delete functions in the classes DbWrite and DbUser. It put's out an error defined by ->error.
chrischdi
committed
3456fa9
View commit details
Copy full SHA for 3456fa9
Browse repository at this point
Activated the delete user button in adminuser.php. The delete actions of users and pages have got a security question.
chrischdi
committed
fc599bb
View commit details
Copy full SHA for fc599bb
Browse repository at this point
Activated the delete page function in adminpage.php
chrischdi
committed
7289cc3
View commit details
Copy full SHA for 7289cc3
Browse repository at this point
Fixed: headline in create content page of the admin panel.
chrischdi
committed
2590460
View commit details
Copy full SHA for 2590460
Browse repository at this point
Removed old be.php and added admin.php for access to the AdminPanel (made by 9er).
chrischdi
committed
b13aebf
View commit details
Copy full SHA for b13aebf
Browse repository at this point
more work on AdminPanel; created class AdminUser; some improvements
Sebastian Neuner
committed
bfa7577
View commit details
Copy full SHA for bfa7577
Browse repository at this point
more work on the AdminPanel; general information can now be edited; checkbox for page visibilty
Sebastian Neuner
committed
1458da7
View commit details
Copy full SHA for 1458da7
Browse repository at this point
Commits on Oct 12, 2010
Merge branch 'master' of git@github.com:chrischdi/YaP
chrischdi
committed
77cc7f2
View commit details
Copy full SHA for 77cc7f2
Browse repository at this point
Added inc/dbuser.php and created class DbUser in it. This class is for the Usermanagement (Add, delete users, ...). Example user is in xml/user.xml .
chrischdi
committed
6b72f94
View commit details
Copy full SHA for 6b72f94
Browse repository at this point
progress on adminpanel (general information)
Sebastian Neuner
committed
044aff7
View commit details
Copy full SHA for 044aff7
Browse repository at this point
Changes in class DbWrite: renamed functions setContentNode() -> setNode(), setContentNodeCData -> setNodeCData (So fast it can go :-) ). Added functions setWebsiteTitle(), setWebsiteDomain() and se…
Show description for 2f740c1
chrischdi
committed
2f740c1
View commit details
Copy full SHA for 2f740c1
Browse repository at this point
Added following functions to class DbWrite: setContentNodeCData(), setContentNode() and setContentAttribute() . Changed the setter functions in DbWrite to use the new functions.
chrischdi
committed
77d92c3
View commit details
Copy full SHA for 77d92c3
Browse repository at this point
Added deleteContent() function to class DbWrite.
chrischdi
committed
1ed3016
View commit details
Copy full SHA for 1ed3016
Browse repository at this point
Commits on Oct 11, 2010
did some more work on the admin panel: pages can now be listed, edited and created
Sebastian Neuner
committed
aed65da
View commit details
Copy full SHA for aed65da
Browse repository at this point
Commits on Oct 10, 2010
renamed Backend to AdminPanel; made some progress on AdminPage
Sebastian Neuner
committed
f24ab13
View commit details
Copy full SHA for f24ab13
Browse repository at this point
did some work on the administration: extended container-classes; created AdminPage; adapted plugin functions; added db functions getMain, getType in DbWrite
Sebastian Neuner
committed
c673876
View commit details
Copy full SHA for c673876
Browse repository at this point
Commits on Oct 8, 2010
fixed the path of the 'database' in Db. It was changed for tests...
chrischdi
committed
77a2858
View commit details
Copy full SHA for 77a2858
Browse repository at this point
Commits on Oct 7, 2010
Merge branch 'master' of git://github.com/chrischdi/YaP
Sebastian Neuner
committed
abbb904
View commit details
Copy full SHA for abbb904
Browse repository at this point
Previous
Next
You can’t perform that action at this time.